-
bf8ef3dba1
Fix file manager listing current folder as entry within itself
main
v0.1.92-win
v0.1.92-mac
v0.1.92
Josh Knapp
2026-03-06 08:38:48 -08:00
-
418afe00ed
Move project remove confirmation from inline buttons to modal popup
v0.1.91-win
v0.1.91-mac
v0.1.91
Josh Knapp
2026-03-06 08:14:44 -08:00
-
ab16ac11e7
Add bash shell tab and file manager for running containers
v0.1.90-win
v0.1.90-mac
v0.1.90
Josh Knapp
2026-03-06 06:32:53 -08:00
-
429acd2fb5
Add Mission Control integration with per-project toggle
v0.1.89-win
v0.1.89-mac
v0.1.89
Josh Knapp
2026-03-05 19:32:04 -08:00
-
c853f2676d
Add tooltip hint for double-click to rename project name
v0.1.88-win
v0.1.88-mac
v0.1.88
Josh Knapp
2026-03-05 18:27:24 -08:00
-
090aad6bc6
Fix project rename, remove confirmation, and auth mode change bugs
v0.1.87-win
v0.1.87-mac
v0.1.87
Josh Knapp
2026-03-05 17:39:34 -08:00
-
c023d80c86
Hide mic toggle UI until upstream /voice WSL detection is fixed
v0.1.86-win
v0.1.86-mac
v0.1.86
Josh Knapp
2026-03-05 07:12:35 -08:00
-
33f02e65c0
Move mic button from terminal overlay to project action buttons
v0.1.85-win
v0.1.85-mac
v0.1.85
Josh Knapp
2026-03-05 06:58:03 -08:00
-
c5e28f9caa
feat: add microphone selection to settings
v0.1.84-win
v0.1.84-mac
v0.1.84
Josh Knapp
2026-03-05 06:15:47 -08:00
-
86176d8830
feat: add voice mode support via mic passthrough to container
v0.1.83-win
v0.1.83-mac
Josh Knapp
2026-03-05 06:11:33 -08:00
-
58a10c65e9
feat: add OSC 52 clipboard support for container-to-host copy
v0.1.82-win
v0.1.82-mac
v0.1.82
Josh Knapp
2026-03-05 05:47:42 -08:00
-
d56c6e3845
fix: validate AWS SSO session before launching Claude for Bedrock Profile auth
v0.1.81-win
v0.1.81-mac
v0.1.81
Josh Knapp
2026-03-04 11:41:42 -08:00
-
574fca633a
fix: sync build artifacts to GitHub instead of empty source archives
v0.1.80-win
v0.1.80-mac
v0.1.80
Josh Knapp
2026-03-04 10:57:27 -08:00
-
e07c0e6150
fix: use SHA-256 for container fingerprints instead of DefaultHasher
v0.1.79-win
v0.1.79-mac
v0.1.79
Josh Knapp
2026-03-04 10:42:06 -08:00
-
20a07c84f2
feat: upgrade MCP to Docker-based architecture (Beta)
v0.1.78-win
v0.1.78-mac
v0.1.78
Josh Knapp
2026-03-04 10:21:05 -08:00
-
625d48a6ed
feat: add MCP server support with global library and per-project toggles
v0.1.77-win
v0.1.77-mac
v0.1.77
Josh Knapp
2026-03-04 08:57:12 -08:00
-
2ddc705925
feat: show container progress in modal and add terminal jump-to-bottom button
v0.1.76-win
v0.1.76-mac
v0.1.76
Josh Knapp
2026-03-04 08:22:35 -08:00
-
1aced2d860
feat: add progress feedback during slow container starts
v0.1.75-win
v0.1.75-mac
v0.1.75
Josh Knapp
2026-03-04 07:43:01 -08:00
-
652e451afe
fix: prevent projects from getting stuck in starting/stopping state
v0.1.74-win
v0.1.74-mac
v0.1.74
Josh Knapp
2026-03-04 07:12:49 -08:00
-
eb86aa95b7
fix: persist full container state across stop/start and config-change recreation
v0.1.73-win
v0.1.73-mac
v0.1.73
Josh Knapp
2026-03-03 16:16:19 -08:00
-
3228e6cdd7
fix: Docker status never updates after Docker starts
v0.1.72-win
v0.1.72-mac
v0.1.72
Josh Knapp
2026-03-03 14:46:59 -08:00
-
3344ce1cbf
fix: prevent spurious container recreation on every start
v0.1.71-win
v0.1.71-mac
v0.1.71
Josh Knapp
2026-03-03 14:22:16 -08:00
-
d642cc64de
fix: use browser_download_url for Gitea asset downloads
Josh Knapp
2026-03-02 10:09:41 -08:00
-
e3502876eb
rename Triple-C.md to README.md
Josh Knapp
2026-03-02 10:07:16 -08:00
-
4f41f0d98b
feat: add Gitea actions to sync releases to GitHub
Josh Knapp
2026-03-02 10:06:29 -08:00
-
c9dc232fc4
fix: remove Node.js from actual path location on Act runner
v0.1.67-win
v0.1.67-mac
v0.1.67
Josh Knapp
2026-03-01 18:08:46 -08:00
-
2d4fce935f
fix: remove old Node.js before installing v22 on Linux runner
v0.1.66-win
Josh Knapp
2026-03-01 18:03:31 -08:00
-
e739f6aaff
fix: check Node.js version, not just presence, in CI
v0.1.65-win
v0.1.65-mac
Josh Knapp
2026-03-01 17:54:36 -08:00
-
550159fc63
Fix native binding error: use npm install instead of npm ci
v0.1.64-win
v0.1.64-mac
Josh Knapp
2026-03-01 17:44:03 -08:00
-
e3c874bc75
Fix cargo PATH: use explicit export in every step that needs it
v0.1.63-win
v0.1.63-mac
Josh Knapp
2026-03-01 17:36:02 -08:00
-
6cae0e7feb
Source cargo env before using rustup in install step
v0.1.62-mac
Josh Knapp
2026-03-01 17:32:28 -08:00
-
b566446b75
Trigger multi-arch container build for ARM64 support
v0.1.60-win
Josh Knapp
2026-03-01 17:31:13 -08:00
-
601a2db3cf
Move Node.js install before checkout in Linux build
Josh Knapp
2026-03-01 17:28:02 -08:00
-
b795e27251
Fix Linux build PATH and add ARM64 container support
v0.1.59-win
Josh Knapp
2026-03-01 17:16:45 -08:00
-
19d4cbce27
Use shell-based check-before-install for all build jobs
v0.1.58-win
v0.1.58-mac
Josh Knapp
2026-03-01 17:03:17 -08:00
-
946ea03956
Fix macOS CI build and add macOS build instructions
v0.1.57-win
Josh Knapp
2026-03-01 17:00:48 -08:00
-
ba4cb4176d
Add macOS build job to app build workflow
v0.1.56-win
Josh Knapp
2026-03-01 16:57:35 -08:00
-
4b56610ff5
Add CLAUDE.md and HOW-TO-USE.md documentation
Josh Knapp
2026-03-01 15:59:53 -08:00
-
db51abb970
Add image paste support for xterm.js terminal
v0.1.54-win
v0.1.54
Josh Knapp
2026-03-01 10:52:08 -08:00
-
d947824436
Fix URL detector truncating wrapped URLs by flattening buffer
v0.1.53-win
v0.1.53
Josh Knapp
2026-03-01 09:15:29 -08:00
-
c2b21b794c
Fix URL detector truncating wrapped URLs arriving in separate PTY chunks
v0.1.52-win
v0.1.52
Josh Knapp
2026-03-01 08:42:52 -08:00
-
40493ae284
Add toast notification for wrapped long URLs in terminal
v0.1.51-win
v0.1.51
Josh Knapp
2026-03-01 08:29:43 -08:00
-
2e81b52205
Add container-native scheduled task system with timezone support
v0.1.50-win
v0.1.50
Josh Knapp
2026-03-01 15:57:22 +00:00
-
06be613e36
Add port mappings feature, update app icon, and enhance default instructions
v0.1.49-win
v0.1.49
Josh Knapp
2026-03-01 14:36:51 +00:00
-
da078af73f
Remove Anthropic API key authentication support
v0.1.48-win
v0.1.48
Josh Knapp
2026-03-01 03:59:58 +00:00
-
01ea581f8a
Fix type inference error for api_key after removing ApiKey auth mode
v0.1.47-win
v0.1.47
Josh Knapp
2026-03-01 03:15:50 +00:00
-
552aaebf16
Simplify auth modes to Anthropic and Bedrock, fix Windows taskbar icon
Josh Knapp
2026-03-01 03:10:57 +00:00
-
c2736ace90
Fix API key changes not triggering container recreation
v0.1.45-win
v0.1.45
Josh Knapp
2026-03-01 02:22:34 +00:00
-
2ff270ebfe
Fix Windows crash from missing ICO decoder and add file logging
v0.1.44-win
v0.1.44
Josh Knapp
2026-03-01 01:45:59 +00:00
-
5a59fdb64b
Add UX enhancements: modals for env vars and instructions, global env vars, taskbar icon fix
v0.1.43-win
v0.1.43
Josh Knapp
2026-03-01 01:21:33 +00:00
-
1ce5151e59
Fix Rust build errors: use setup hook for window icon, enable image-png feature
v0.1.42-win
v0.1.42
Josh Knapp
2026-03-01 00:49:08 +00:00
-
66ddc182c9
Exclude test files from tsc build to fix CI
Josh Knapp
2026-03-01 00:42:35 +00:00
-
1524ec4a98
Fix sidebar content overflow and set correct window taskbar icon
Josh Knapp
2026-02-28 22:53:30 +00:00
-
4721950eae
Set COLORTERM=truecolor in container environment
v0.1.39-win
v0.1.39
Josh Knapp
2026-02-28 22:30:38 +00:00
-
fba4b9442c
Update app icons, fix sidebar path overflow, and remove terminal URL accumulator
Josh Knapp
2026-02-28 22:29:11 +00:00
-
48f0e2f64c
Fix terminal switching lag by managing WebGL contexts dynamically
v0.1.37-win
v0.1.37
Josh Knapp
2026-02-28 21:22:54 +00:00
-
7e1cc92aa4
Add app update detection and multi-folder project support
v0.1.36-win
v0.1.36
Josh Knapp
2026-02-28 21:18:33 +00:00
-
854f59a95a
Fix Docker/CI: reproducible Windows build, Dockerfile cleanup
Josh Knapp
2026-02-28 20:43:14 +00:00
-
265b365f0b
Fix security: enable CSP and eliminate shell injection in entrypoint
Josh Knapp
2026-02-28 20:43:04 +00:00
-
03e0590631
Fix Rust backend: secrets to keychain, status recovery, shutdown, dedup
Josh Knapp
2026-02-28 20:42:55 +00:00
-
82f159d2a9
Fix frontend UX: debounce saves, Zustand selectors, init race, dialog
Josh Knapp
2026-02-28 20:42:40 +00:00
-
a03bdccdc7
Fix TerminalView: URL detection, event listener leak, resize throttle
Josh Knapp
2026-02-28 20:42:13 +00:00
-
82c487184a
Add custom env vars and Claude instructions for projects
v0.1.30-win
v0.1.30
Josh Knapp
2026-02-27 18:39:20 -08:00
-
96f8acc40d
Fix Docker socket mount failing on Windows
v0.1.29-win
v0.1.29
Josh Knapp
2026-02-27 15:49:00 -08:00
-
b77b9679b1
Auto-increment app version using git commit count in CI builds
v0.1.28-win
v0.1.28
Josh Knapp
2026-02-27 12:11:55 -08:00
-
0a4f207556
Fix stopping one project killing all project terminal sessions
build-win-0a4f207
build-0a4f207
Josh Knapp
2026-02-27 19:54:44 +00:00
-
839dd9f105
Update project documentation with architecture and recent changes
Josh Knapp
2026-02-27 11:50:31 -08:00
-
df3d434877
Fix SSH keys, git config, and HTTPS token not applied on container restart
build-win-df3d434
build-df3d434
Josh Knapp
2026-02-27 19:37:06 +00:00
-
60842befde
Fix UI padding and text flush against container edges
build-win-60842be
build-60842be
Josh Knapp
2026-02-27 10:31:27 -08:00
-
1a78378ed7
Fix docker socket not mounting when toggling container spawning
build-win-1a78378
build-1a78378
Josh Knapp
2026-02-27 09:56:39 -08:00
-
0d4ed86f53
adding claude settings
Josh Knapp
2026-02-27 09:40:19 -08:00
-
9454f30b4d
Fix Windows upload: rewrite release upload in cmd instead of bash
build-win-9454f30
build-9454f30
Josh Knapp
2026-02-27 08:13:20 -08:00
-
fb8161dc0d
Replace upload-artifact with Gitea release API
Josh Knapp
2026-02-27 08:08:57 -08:00
-
9615b90df0
Add icon.ico and icon.png for Windows and Linux builds
Josh Knapp
2026-02-27 08:03:49 -08:00
-
476d3a9727
Fix Windows build: set npm os=win32 before installing
Josh Knapp
2026-02-27 07:59:17 -08:00
-
3f96c45d9e
Fix Windows build: explicitly install rollup and esbuild native bindings
Josh Knapp
2026-02-27 07:56:59 -08:00
-
dd6e63bbf6
Fix Windows build: build frontend separately from Tauri
Josh Knapp
2026-02-27 07:55:08 -08:00
-
fe978be5fe
Fix Linux build: add xdg-utils for AppImage bundling
Josh Knapp
2026-02-27 07:51:58 -08:00
-
439c84ed13
Fix Windows build: remove lockfile before npm install
Josh Knapp
2026-02-27 07:50:20 -08:00
-
03fb832fa2
Fix Windows build: quote cargo version specifier
Josh Knapp
2026-02-27 07:45:19 -08:00
-
5a69b54d5c
Fix Windows build: install Tauri CLI via cargo, use npm install
Josh Knapp
2026-02-27 07:44:23 -08:00
-
276179339e
Fix Windows build: use cmd shell with explicit PATH
Josh Knapp
2026-02-27 07:42:57 -08:00
-
da0b913c63
Fix Windows build: use powershell instead of pwsh
Josh Knapp
2026-02-27 07:40:33 -08:00
-
a8a02b7c6c
Fix Windows build: use PowerShell instead of bash-based actions
Josh Knapp
2026-02-27 07:39:32 -08:00
-
7ce707e0fa
Add Gitea Action to build app for Linux and Windows
Josh Knapp
2026-02-27 07:35:45 -08:00
-
5f8bdd9b4a
Add technical architecture document
Josh Knapp
2026-02-27 07:26:31 -08:00
-
0f188783e1
Add container registry pull, image source settings, and global AWS config
Josh Knapp
2026-02-27 15:22:49 +00:00
-
6e68374604
Add MIT license
Josh Knapp
2026-02-27 07:00:48 -08:00
-
6d207479a8
Add Claude Code local settings for container environment
Josh Knapp
2026-02-27 14:35:01 +00:00
-
ca51e73924
Add AWS Bedrock auth mode with per-project configuration
Josh Knapp
2026-02-27 14:29:40 +00:00
-
625260b060
Fix UID/GID mismatch and SSH key permissions in container
Josh Knapp
2026-02-27 04:36:01 +00:00
-
97a0745ead
Initial commit: Triple-C app, container, and CI
Josh Knapp
2026-02-27 04:29:51 +00:00