Claude Code v2.1.34
Released Feb 6, 2026 (6 months ago).
214 issues reference this build
7 still open
207 resolved (97%)
"References this build" means the issue body mentions running 2.1.34 (from the
bug-report template). It reflects report volume, not a proven defect count — an issue may mention a
version without being caused by it. First-party data from the anthropics/claude-code tracker.
Top issues reported on v2.1.34
Ranked by community engagement (reactions and comments).
- [BUG] Conversation history invalidated on subsequent turns
- [Feature Request] Support selecting base branch when creating git worktree
- [BUG] AskUserQuestion is blocking text
- [BUG] Bash comments break permissions
- Conversation history missing on resume (except last message)
- [Bug] Anthropic API Error: Long context beta unavailable for Max plan with Claude Opus 4.6 1M
- [BUG] Thinking and not coding for more than 10 minutes for simple tasks with oppus 4.6 - then freezes
- Rewind history lost after compaction in sessions with many rewinds (branching tree)
- [BUG] Can't create claude code web session from consle
- [BUG] Archived Code sessions not visible in Archive filter on Claude Desktop (Windows)
- Agent team lost when lead's context gets compacted during long session
- Claude-in-Chrome Windows & WSL working fixes
- [BUG] Linux Terminal Freezes after launching new versions of Claude code from 2.1.34. Complete Freeze - Cannot Type, Ctrl+C Non-Responsive
- [BUG] Agent teams: iTerm2 split-pane mode spawns in-process teammates despite correct configuration
- [BUG] deniedMcpServers serverName regex rejects plugin MCP server names
- [BUG] Cowork VM boots successfully but API is unreachable on Windows
- [BUG] Cowork Windows - VM boots but cannot reach Claude API (Windows 10 Pro, Hyper-V)
- Desktop app update deletes session history (sessions-index.json + .jsonl files)
- [BUG] Billing: $50 credits disappeared after Claude Pro subscription renewal (Receipt XXXX-XXXX-7352)
- [BUG] spinnerVerbs setting has no effect in VSCode extension
- [BUG] Claude Code SKILL.md attribute user-invocable vs user-invokable
- [BUG] Claude Code reads .env files and hardcodes secrets into inline scripts
- /login does not switch accounts when already logged in
- [BUG] LSP tool is no longer being registered as a callable tool
- [BUG] Keybindings override is not working and /keybindings command is not available
- [BUG] [1M] "Long context beta is not yet available for this subscription" error on Max plan ($200/mo)
- [BUG] Multi-line input causes scrambled rendering in input area
- [BUG] Archived sessions show "No sessions found" in Claude Desktop Code tab
- Opus 4.6 update implies 1M context but Claude Code hard-caps at 200K — causes session crashes (Max 20x)
- [Bug] Permission auto-save uses deprecated colon syntax instead of space syntax
Changelog
What's changed
- Fixed a crash when agent teams setting changed between renders
- Fixed a bug where commands excluded from sandboxing (via
sandbox.excludedCommandsordangerouslyDisableSandbox) could bypass the Bash ask permission rule whenautoAllowBashIfSandboxedwas enabled