zot/internal
patriceckhart ba3f3287e9 fix(bash): kill process group immediately on cancel
Watches for context cancellation in a goroutine and kills the entire process group plus closes the pipe immediately, instead of waiting for cmd.Wait() which deadlocks when child processes hold the pipe open.
2026-04-23 18:47:44 +02:00
..
agent fix(bash): kill process group immediately on cancel 2026-04-23 18:47:44 +02:00
assets assets: refresh zot logo to cleaner pixel-art Z 2026-04-20 12:01:43 +02:00
auth feat(auth): headless OAuth with paste-code input 2026-04-22 17:49:11 +02:00
core feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00
extproto feat(ext): interactive extension panels + persistence 2026-04-22 08:53:21 +02:00
provider feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00
skills perf(prompt): cut system prompt to the bone (410 -> 54 tokens) 2026-04-19 17:39:38 +02:00
tui feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00