co-mono/packages/coding-agent/src
Mario Zechner 79c56475e0 Fix non-PNG images not displaying in Kitty protocol terminals
JPEG/GIF/WebP images were not rendering in terminals using the Kitty
graphics protocol (Kitty, Ghostty, WezTerm) because it requires PNG
format (f=100). Non-PNG images are now converted to PNG using sharp
before being sent to the terminal.
2026-01-03 16:58:57 +01:00
..
cli Added automatic image resizing 2026-01-02 12:01:56 +01:00
core Fix slash commands and hook commands during streaming 2026-01-03 15:36:54 +01:00
modes Fix non-PNG images not displaying in Kitty protocol terminals 2026-01-03 16:58:57 +01:00
utils Fix non-PNG images not displaying in Kitty protocol terminals 2026-01-03 16:58:57 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts WIP: Rewrite export-html with tree sidebar, client-side rendering 2026-01-01 03:36:47 +01:00
index.ts Merge pull request #402 from mitsuhiko/image-resize 2026-01-03 00:39:26 +01:00
main.ts Fix version check URL typo (#423) 2026-01-03 16:55:38 +01:00
migrations.ts Add automatic session migration for v0.30.0 bug 2025-12-26 03:24:49 +01:00