Skip to content
Tools · May 8, 2026

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.

Trust79
HypeLow hype

1 source · cross-referenced

ShareXLinkedInEmail
TL;DR
  • 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.

Sources
  1. 01GitHub · anthropics/claude-code releasesv2.1.136
Also on Tools

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.