co-mono/packages
Mario Zechner 58c423ba36 feat(coding-agent): update AgentSession for steer()/followUp() API
- Rename queueMessage to steer(), add followUp()
- Split _pendingMessages into _steeringMessages and _followUpMessages
- Update sendHookMessage to accept deliverAs option
- Rename hasQueuedMessages to hasPendingMessages
- Rename queuedMessageCount to pendingMessageCount
- Update clearQueue() return type to { steering, followUp }
- Update UI to show steering vs follow-up messages differently

WIP: settings-manager, sdk, interactive-mode, rpc-mode still need updates
2026-01-03 00:13:25 +01:00
..
agent test(agent): update tests for steer()/followUp() API, update AGENTS.md 2026-01-03 00:13:25 +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): update AgentSession for steer()/followUp() API 2026-01-03 00:13:25 +01:00
mom Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +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 Add [Unreleased] section for next cycle 2026-01-02 10:39:42 +01:00