Claude Code v2.1.136 ships fixes for MCP server configuration, extended thinking, and terminal integration
Anthropic released version 2.1.136 of Claude Code, addressing OAuth token loss in multi-server setups, API errors with extended thinking, and numerous UI inconsistencies across VS Code and JetBrains integrations.
1 source · cross-referenced
- Claude Code v2.1.136 fixes a critical issue where MCP OAuth refresh tokens were lost during concurrent server refreshes, reducing re-authentication frequency for users with multiple remote MCP servers
- The release resolves an API 400 error that occurred when extended thinking emitted redacted thinking blocks after tool calls
- Bug fixes span terminal rendering, file picker matching, plugin hook handling, and keyboard shortcut reflection across multiple IDE integrations
Anthropic released version 2.1.136 of Claude Code on May 8, addressing a series of bugs that affected authentication, tool execution, and terminal integration. The release notes indicate that the team prioritized stability across multiple development environments rather than introducing new capabilities.
A significant fix targets OAuth token management in multi-server Model Context Protocol setups. Previously, concurrent refresh operations would cause some servers' tokens to be lost, forcing users to re-authenticate daily. The updated version now preserves tokens during parallel refresh cycles, reducing authentication friction for teams deploying multiple remote MCP servers.
Extended thinking integration received attention after an earlier issue where the feature would emit API 400 errors when redacted thinking blocks appeared immediately after tool calls. This fix ensures that extended thinking reasoning blocks don't interfere with downstream tool execution.
The update also resolves a login loop vulnerability where concurrent credential writes could overwrite freshly-rotated OAuth tokens, forcing unintended re-authentication cycles. A related fix ensures that the --resume and --continue CLI flags now correctly locate sessions when project paths contain underscores, a common pattern in many codebases.
UI consistency improvements touched slash command dialogs, file picker behavior in both small non-git directories and larger 100+ entry directories, and keyboard shortcut reflection from VS Code keybindings.json files. Terminal rendering fixes addressed bash output colors, markdown code block formatting, and image paste behavior in WSL2 via PowerShell fallback when xclip/wl-paste are unavailable.
- May 21, 2026 · TechCrunch
Spotify launches ElevenLabs-powered audiobook creation tool for independent authors
Trust54 - May 20, 2026 · Hugging Face
Hugging Face releases six Ettin reranker models with distillation training recipe
Trust74 - May 19, 2026 · Google AI — Blog
Google announces voice features, image editor, and personal AI agent for Workspace
Trust77