co-mono/packages/coding-agent/src/modes/interactive
Mario Zechner 9d8230dfc6 feat(coding-agent): expose deliverAs option in hook sendMessage() API
- pi.sendMessage(msg, options?) now accepts { triggerTurn?, deliverAs? }
- deliverAs: 'steer' (default) or 'followUp' controls delivery timing
- Update all mode handlers to pass options through
- Update file-trigger example to use new API
- Update CHANGELOG
2026-01-03 00:13:26 +01:00
..
components feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00
theme Add theme-configurable HTML export colors (from PR #387) 2026-01-01 22:21:40 +01:00
interactive-mode.ts feat(coding-agent): expose deliverAs option in hook sendMessage() API 2026-01-03 00:13:26 +01:00