zot/internal
patriceckhart b6529cf5c4 fix(bash): kill entire process group on cancel
Sets Setpgid on bash commands and sends SIGTERM/SIGKILL to the negative pgid so backgrounded children are cleaned up on esc. Also splits the status bar onto multiple lines on narrow terminals when a spinner is active.
2026-04-23 09:43:57 +02:00
..
agent fix(bash): kill entire process group on cancel 2026-04-23 09:43:57 +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 fix(core): keep streamed assistant text on cancel 2026-04-22 09:45:24 +02:00
extproto feat(ext): interactive extension panels + persistence 2026-04-22 08:53:21 +02:00
provider fix(openai): pass image tool results to vision models 2026-04-21 21:45:26 +02:00
skills perf(prompt): cut system prompt to the bone (410 -> 54 tokens) 2026-04-19 17:39:38 +02:00
tui fix(bash): kill entire process group on cancel 2026-04-23 09:43:57 +02:00