-
e739f6aaff
fix: check Node.js version, not just presence, in CI
Josh Knapp
2026-03-01 17:54:36 -08:00
-
550159fc63
Fix native binding error: use npm install instead of npm ci
Josh Knapp
2026-03-01 17:44:03 -08:00
-
e3c874bc75
Fix cargo PATH: use explicit export in every step that needs it
Josh Knapp
2026-03-01 17:36:02 -08:00
-
6cae0e7feb
Source cargo env before using rustup in install step
Josh Knapp
2026-03-01 17:32:28 -08:00
-
b566446b75
Trigger multi-arch container build for ARM64 support
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
Josh Knapp
2026-03-01 17:16:45 -08:00
-
19d4cbce27
Use shell-based check-before-install for all build jobs
Josh Knapp
2026-03-01 17:03:17 -08:00
-
946ea03956
Fix macOS CI build and add macOS build instructions
Josh Knapp
2026-03-01 17:00:48 -08:00
-
ba4cb4176d
Add macOS build job to app build workflow
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
Josh Knapp
2026-03-01 10:52:08 -08:00
-
d947824436
Fix URL detector truncating wrapped URLs by flattening buffer
Josh Knapp
2026-03-01 09:15:29 -08:00
-
c2b21b794c
Fix URL detector truncating wrapped URLs arriving in separate PTY chunks
Josh Knapp
2026-03-01 08:42:52 -08:00
-
40493ae284
Add toast notification for wrapped long URLs in terminal
Josh Knapp
2026-03-01 08:29:43 -08:00
-
2e81b52205
Add container-native scheduled task system with timezone support
Josh Knapp
2026-03-01 15:57:22 +00:00
-
06be613e36
Add port mappings feature, update app icon, and enhance default instructions
Josh Knapp
2026-03-01 14:36:51 +00:00
-
da078af73f
Remove Anthropic API key authentication support
Josh Knapp
2026-03-01 03:59:58 +00:00
-
01ea581f8a
Fix type inference error for api_key after removing ApiKey auth mode
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
Josh Knapp
2026-03-01 02:22:34 +00:00
-
2ff270ebfe
Fix Windows crash from missing ICO decoder and add file logging
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
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
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
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
Josh Knapp
2026-02-28 21:22:54 +00:00
-
7e1cc92aa4
Add app update detection and multi-folder project support
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
Josh Knapp
2026-02-27 18:39:20 -08:00
-
96f8acc40d
Fix Docker socket mount failing on Windows
Josh Knapp
2026-02-27 15:49:00 -08:00
-
b77b9679b1
Auto-increment app version using git commit count in CI builds
Josh Knapp
2026-02-27 12:11:55 -08:00
-
0a4f207556
Fix stopping one project killing all project terminal sessions
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
Josh Knapp
2026-02-27 19:37:06 +00:00
-
60842befde
Fix UI padding and text flush against container edges
Josh Knapp
2026-02-27 10:31:27 -08:00
-
1a78378ed7
Fix docker socket not mounting when toggling container spawning
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
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