You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added configurable per-model retry fallback chains and the /fallback command, including scoped cooldowns, automatic primary-model reversion, model-fallback events in RPC/app-server consumers, and interactive fallback status.
Added progress updates that identify the active web-search provider for each attempt.
Changed
Abbreviated interactive footer token counts using K/M/B notation.
Fixed
Fixed goal token accounting during active turns so get_goal, updates, completion, and shutdown checkpoints include streamed usage without double counting or charging usage before a goal was created.
Fixed compaction recovery to preserve queued input and transforms, reject unsafe or oversize compactions visibly, and avoid stale compaction barriers.
Fixed coding-agent model fallback behavior for classifier refusals, hard failures, invalid chains, and self-referential candidates.