co-mono/packages/coding-agent/src
Helmut Januschka ce88ebcd68 feat(hooks): add setWidgetComponent for custom TUI components
- New ctx.ui.setWidgetComponent(key, factory) method
- Allows custom Component to render as widget without taking focus
- Unlike custom(), widget components render inline above editor
- Components are disposed when cleared or replaced
- Falls back to no-op in RPC/print modes
2026-01-04 18:13:29 +01:00
..
cli feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control 2026-01-04 18:13:28 +01:00
core feat(hooks): add setWidgetComponent for custom TUI components 2026-01-04 18:13:29 +01:00
modes feat(hooks): add setWidgetComponent for custom TUI components 2026-01-04 18:13:29 +01:00
utils Fix non-PNG images not displaying in Kitty protocol terminals 2026-01-03 16:58:57 +01:00
cli.ts Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files 2025-12-09 01:21:28 +01:00
config.ts WIP: Rewrite export-html with tree sidebar, client-side rendering 2026-01-01 03:36:47 +01:00
index.ts Merge pull request #402 from mitsuhiko/image-resize 2026-01-03 00:39:26 +01:00
main.ts feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control 2026-01-04 18:13:28 +01:00
migrations.ts Add automatic session migration for v0.30.0 bug 2025-12-26 03:24:49 +01:00