Claude Code v2.1.186
Claude Code v2.1.186 was released on .
Summary
- Added claude mcp login <name> and claude mcp logout <name> to authenticate MCP servers from the CLI without opening the interactive /mcp menu, with --no-browser stdin redirect support for complet...
Release Context
- This was the 146th Claude Code release of 2026 tracked by Havoptic.
- It shipped 2 days after Claude Code v2.1.185 (June 20, 2026).
Shipped around the same time
Within 3 days of this release, other AI coding tools also shipped:
- OpenAI Codex CLI rust-v0.142.2 (June 25, 2026)
- OpenAI Codex CLI rust-v0.142.1 (June 25, 2026)
- Antigravity CLI v1.0.12 (June 24, 2026)
- GitHub Copilot CLI v1.0.65 (June 24, 2026)
- Antigravity CLI v1.0.11 (June 24, 2026)
Compare Claude Code: vs OpenAI Codex CLI · vs Cursor · vs Gemini CLI · vs Kiro CLI · vs GitHub Copilot CLI · vs Devin Desktop · vs Antigravity CLI
Release Notes
- Added claude mcp login <name> and claude mcp logout <name> to authenticate MCP servers from the CLI without opening the interactive /mcp menu, with --no-browser stdin redirect support for completing over SSH
- Added status filtering (press f) to the /workflows agent detail view
- Added a "Skills" section to the /plugin Installed tab
- Added teammateMode: "iterm2" setting with a warning when auto mode cannot find the it2 CLI
- Added "Claude Platform on AWS
- refresh credentials" option to /login when awsAuthRefresh is configured
- ! bash commands now trigger Claude to respond to the output automatically; set "respondToBashCommands": false in settings.json to keep the previous context-only behavior
- Fixed streaming requests failing with "Content block not found" or JSON parse errors after the machine wakes from sleep
- Fixed subagent transcript scroll position bleeding into the main transcript on exit
- Fixed background task previews flashing raw tool names before the agent's plan loaded
- Fixed Chrome tab-group isolation not applying when the in-product permissions gate is off for concurrent CLI sessions
- Fixed background session recaps being duplicated; the agent's own end-of-turn summary now shows as the recap line
- Fixed opening a background session from claude agents leaving the previous screen painted behind it
- Fixed Agent(type) deny rules and Agent(x,y) allowed-types restrictions not being enforced for named subagent spawns
- Fixed Esc and Ctrl+C not responding while background agents are still running after the main turn ends
- Fixed misaligned option numbers in permission prompts when the option text overflows
- Fixed pressing x on a finished subagent in the agent panel not dismissing it
- Fixed a misleading "MCP server disconnected" notice for intentionally retired tools when resuming older sessions
- Fixed /plugin Installed showing a "more above" indicator when already scrolled to the top
- Fixed ~~strikethrough~~ showing literal tildes in assistant messages instead of rendering as strikethrough
- Fixed --tools allowing feature-gated tools to slip through before flags loaded on a cold first launch
- Fixed background job status in claude agents showing a stale "needs input" message after replying
- Fixed a dark-theme flash when opening a background session from claude agents on a light terminal
- Fixed mouse-selected text staying highlighted after deleting it in claude agents
- Fixed session cost not showing for usage-based Enterprise and Team subscribers
- Fixed agent teams: teammates spawned via tmux/pane backends now inherit the leader's --effort level
- Fixed Workflow agent({schema}) subagents looping forever on repeated schema validation failures instead of aborting after 5 attempts
- Improved claude mcp get and claude mcp remove to suggest the closest configured server name on a typo and truncate long server lists
- Improved memory: the agent is now reminded to compact its MEMORY.md index when nearing the si
Other Recent Claude Code Releases
- v2.1.215 (July 19, 2026)
- v2.1.214 (July 18, 2026)
- v2.1.212 (July 16, 2026)
- v2.1.211 (July 15, 2026)
- v2.1.210 (July 14, 2026)
All Claude Code releases · All AI coding tool releases on Havoptic