Skip to content

26.8.8

Choose a tag to compare

@joyqi joyqi released this 20 Aug 20:07

Fixes

  • Goal mode reliability: Fixed a bug where Goal mode could get stuck in a broken state after a failed recovery attempt, and improved how it recovers when a session hits a model context-length limit mid-run.
  • Codex sessions: Resuming a Codex-backed conversation no longer loses its reasoning state, so follow-up responses stay coherent instead of restarting from scratch.
  • Claude sessions: Context-limit failures from Claude are now correctly detected and classified, so the app responds to them appropriately instead of treating them as a generic error.
  • Runtime tools: Fixed an issue that could register duplicate MCP tool aliases, which could cause confusing or redundant tool entries during a session.

These are under-the-hood stability fixes for longer-running conversations and Goal mode sessions — no new features in this build.