Skip to content

26.8.9

Choose a tag to compare

@joyqi joyqi released this 21 Aug 20:03

Fixes

This release focuses on reliability of optional MCP (Model Context Protocol) connectors:

  • Fixed a crash that could occur when spawning the Codex MCP connector (an EBADF file descriptor error).
  • MindMux now retains only healthy MCP connections, filtering out ones that fail to connect properly instead of leaving them in a broken state.
  • Failures in optional MCP connectors are now isolated so they can no longer interrupt or break your chat session.

Together these changes make chat more resilient when one of your configured MCP tools is misbehaving or unavailable.