co-mono/packages/coding-agent/src/modes/interactive/theme
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
..
dark.json Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
light.json Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
theme-schema.json Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
theme.ts feat(hooks): add setWidget API for multi-line status displays 2026-01-04 18:13:28 +01:00