co-mono/packages/coding-agent/examples/extensions/pi-dosbox
Mario Zechner 6515b1a3dd feat(coding-agent): add DOSBox terminal extension
- Render DOSBox framebuffer as images in terminal via emulators package
- Support keyboard input with js-dos key codes
- Push Kitty enhanced mode for proper key press/release events
- Standalone app (npm start) and pi extension entry point
- Exit with Ctrl+Q
2026-01-22 04:35:43 +01:00
..
src feat(coding-agent): add DOSBox terminal extension 2026-01-22 04:35:43 +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