co-mono/packages/coding-agent/src/modes/rpc
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
..
rpc-client.ts feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00
rpc-mode.ts feat(coding-agent): expose deliverAs option in hook sendMessage() API 2026-01-03 00:13:26 +01:00
rpc-types.ts feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00