co-mono/packages/coding-agent/examples/extensions/pi-dosbox
Mario Zechner df1d5c40ea fix(tui): proper Kitty image ID management and cleanup
- Add allocateImageId() to generate unique image IDs
- Add deleteKittyImage() and deleteAllKittyImages() functions
- Image component now tracks its ID and has dispose() method
- renderImage() returns imageId for tracking
- DOSBox: reuse single image ID for all frames, delete on dispose

Fixes image accumulation hitting terminal quota and lingering
images after component close.
2026-01-22 04:39:58 +01:00
..
src fix(tui): proper Kitty image ID management and cleanup 2026-01-22 04:39:58 +01:00
index.ts feat(coding-agent): add DOSBox terminal extension 2026-01-22 04:35:43 +01:00
package.json feat(coding-agent): add DOSBox terminal extension 2026-01-22 04:35:43 +01:00