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
..
2026-01-05 01:43:35 +01:00
2026-01-06 22:38:17 +01:00
2026-01-07 16:11:49 +01:00
2026-01-06 22:13:08 +01:00
2026-01-06 14:21:34 +01:00
2026-01-06 20:57:42 +01:00
2026-01-04 03:15:50 +01:00
2026-01-04 22:04:50 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 01:43:35 +01:00
2026-01-03 08:23:56 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 21:58:26 +01:00
2026-01-05 21:58:26 +01:00
2026-01-05 01:43:35 +01:00
2026-01-07 16:11:49 +01:00
2026-01-05 01:43:35 +01:00
2026-01-07 11:31:14 +01:00
2025-12-24 22:45:19 +01:00
2026-01-06 23:24:23 +01:00
2025-12-22 19:28:26 +01:00