co-mono/packages/coding-agent/examples/extensions/pi-dosbox
Mario Zechner fbd6b7f9ba fix(tui): prevent image ID collisions between modules
- allocateImageId() now returns random IDs instead of sequential
- Static images no longer auto-allocate IDs (transient display)
- Only explicit imageId usage (like DOSBox) gets tracked IDs
- Suppress emulators exit logging in DOSBox dispose

Fixes image replacement bug when extension and main app both
allocated sequential IDs starting at 1.
2026-01-22 04:52:55 +01:00
..
src fix(tui): prevent image ID collisions between modules 2026-01-22 04:52:55 +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