co-mono/packages
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
..
agent docs: update CHANGELOGs for steer()/followUp() API changes 2026-01-03 00:13:26 +01:00
ai fix(ai): add retry with server-provided delay for Gemini CLI rate limits, fixes #370 2026-01-02 10:45:59 +01:00
coding-agent feat(coding-agent): expose deliverAs option in hook sendMessage() API 2026-01-03 00:13:26 +01:00
mom feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00
pods Release v0.31.1 2026-01-02 10:39:08 +01:00
tui Add terminal title support to TUI framework (#407) 2026-01-02 22:00:34 +01:00
web-ui feat(coding-agent): complete steer()/followUp() migration 2026-01-03 00:13:25 +01:00