co-mono/packages
Mario Zechner d0a4c37028 feat(agent): split queue into steer() and followUp() APIs
Breaking change: replaces queueMessage() with two separate methods:
- steer(msg): interrupt mid-run, delivered after current tool execution
- followUp(msg): wait until agent finishes before delivery

Also renames:
- queueMode -> steeringMode/followUpMode
- getQueuedMessages -> getSteeringMessages/getFollowUpMessages

Refs #403
2026-01-03 00:13:25 +01:00
..
agent feat(agent): split queue into steer() and followUp() APIs 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 Handle ctrlc like escape in selectors (#400) 2026-01-02 22:43:39 +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