co-mono/packages/coding-agent/src/modes/interactive
Helmut Januschka dc44816051 feat(hooks): add setWidget API for multi-line status displays
- ctx.ui.setWidget(key, lines) for multi-line displays above editor
- Widgets appear below 'Working...' indicator, above editor
- Supports ANSI styling including strikethrough
- Added theme.strikethrough() method
- Plan-mode hook now shows todo list with checkboxes
- Completed items show checked box and strikethrough text
2026-01-04 18:13:28 +01:00
..
components feat(coding-agent): add hook API for CLI flags, shortcuts, and tool control 2026-01-04 18:13:28 +01:00
theme feat(hooks): add setWidget API for multi-line status displays 2026-01-04 18:13:28 +01:00
interactive-mode.ts feat(hooks): add setWidget API for multi-line status displays 2026-01-04 18:13:28 +01:00