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-21 22:56:20 +01:00
2026-01-01 00:25:04 +01:00
2026-01-03 04:14:35 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 01:43:35 +01:00
2026-01-06 21:49:27 -08:00
2026-01-07 16:11:49 +01:00
2026-01-05 01:43:35 +01:00
2025-12-18 16:49:44 +01:00
2026-01-05 01:43:35 +01:00
2026-01-05 01:43:35 +01:00
2026-01-06 21:49:27 -08:00
2026-01-06 21:49:27 -08:00
2026-01-06 11:13:22 +01:00
2026-01-06 23:09:58 +01:00
2026-01-05 20:03:07 +01:00
2026-01-03 08:23:56 +01:00
2026-01-03 08:23:56 +01:00
2026-01-06 20:57:42 +01:00
2026-01-06 11:59:09 +01:00
2025-12-13 23:53:28 +01:00
2025-12-09 00:51:33 +01:00
2025-12-19 19:59:13 +01:00
2026-01-05 01:43:35 +01:00
2026-01-03 08:23:56 +01:00
2026-01-03 08:23:56 +01:00
2025-12-30 22:42:21 +01:00
2025-12-22 17:01:04 +01:00