Mario Zechner
09471ebc7d
feat(coding-agent): add ctx.ui.setEditorComponent() extension API
- Add setEditorComponent() to ctx.ui for custom editor components
- Add CustomEditor base class for extensions (handles app keybindings)
- Add keybindings parameter to ctx.ui.custom() factory (breaking change)
- Add modal-editor.ts example (vim-like modes)
- Add rainbow-editor.ts example (animated text highlighting)
- Update docs: extensions.md, tui.md Pattern 7
- Clean up terminal on TUI render errors
2026-01-07 16:11:49 +01:00
..
2025-12-31 13:24:23 +01:00
2026-01-07 16:11:49 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 18:00:32 +01:00
2026-01-05 03:38:56 +01:00
2026-01-05 01:43:35 +01:00
2026-01-01 22:21:40 +01:00
2025-12-30 22:42:22 +01:00
2026-01-07 16:11:49 +01:00