January 29th, 2026
BoltAI v2.6.2
NewImproved
- NEW: Moonshot AI provider support. Added Moonshot AI as a selectable provider.
- Codex tools, fixed. ChatGPT OAuth (Codex) now supports custom function tools (including MCP) with correct tool-call streaming and input/output handling.
- Codex tool-call safety. Prevents mismatched tool-call state when switching providers by dropping unsupported tool parts before requests.
- Remote MCP reconnects on launch. OAuth MCP servers now reconnect reliably at startup, with proper auth-mode persistence for custom connectors.
- OAuth token lookup improvements. Better matching and handling for MCP OAuth tokens to reduce unnecessary re-auth prompts.
- Enter-to-send preference. Added a composer option to send on Enter.
- Code fence inline detection fix. Improved inline detection for fenced code blocks.