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-22 00:23:01 +01:00
2026-01-05 01:43:35 +01:00
2025-12-31 13:47:34 +01:00
2025-12-30 22:42:23 +01:00
2026-01-03 16:41:01 +01:00
2025-12-30 22:42:23 +01:00
2026-01-05 01:43:35 +01:00
2026-01-06 11:59:09 +01:00
2026-01-06 12:11:43 +01:00
2026-01-05 01:43:35 +01:00
2026-01-07 16:11:49 +01:00
2026-01-03 02:45:30 +01:00
2025-12-31 02:24:24 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 01:43:35 +01:00
2025-12-09 00:51:33 +01:00
2026-01-01 00:28:37 +01:00
2026-01-03 01:06:08 +01:00
2025-12-30 22:42:22 +01:00
2026-01-05 01:43:35 +01:00
2025-12-09 14:44:13 +01:00
2026-01-01 23:31:26 +01:00
2026-01-07 11:31:14 +01:00
2025-12-21 22:56:20 +01:00
2025-12-22 00:23:01 +01:00
2025-12-09 00:51:33 +01:00
2026-01-06 00:48:10 +01:00
2025-12-05 11:59:39 +01:00
2026-01-03 02:45:30 +01:00