Claude Code v2.1.148
Released May 22, 2026 (3 months ago).
98 issues reference this build
8 still open
90 resolved (92%)
"References this build" means the issue body mentions running 2.1.148 (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.148
Ranked by community engagement (reactions and comments).
- [BUG] Desktop: Bypass Permissions mode can't be enabled on macOS — reverts to Accept Edits, "Permission mode couldn't be changed" (2.1.148)
- [MODEL] Repetitive "belt-and-suspenders" idiom across unrelated sessions
- VSCode Chrome integration silently fails: 3 distinct bugs
- Desktop app Code tab mode picker missing "auto" and "bypass" modes
- [Bug] Anthropic API Error: 529 Overloaded
- [BUG] Up/Down arrows in input box navigate history instead of moving cursor — regression in 2.1.149+
- [BUG] Memory orphaned when working directory is renamed
- [Bug] Anthropic API Error: Usage Policy violation blocking TTRPG content in Claude Code CLI
- [BUG] Windows: PowerShell tool absent from schema when Git Bash is on PATH, despite pwsh.exe being present and detectable
- Orphaned bg-pty-host (spare) busy-loops at 100% CPU for days after its daemon dies
- [BUG] Sandbox blocks writes to `.vscode/` and `.idea/` inside `node_modules/`, breaking `pnpm install`
- [Bug] Anthropic API Error: 529 Overloaded despite low session usage
- [Bug] Anthropic API Error: Overly aggressive Usage Policy filtering on biomedical research requests
- Fullscreen TUI renderer degrades over SSH with TERM=xterm in 2.1.148
- MCP sandbox egress: allow <us2.make.com>
- [BUG] Remote Control model picker accepts taps that have no effect, displays wrong "current model" checkmark
- [Bug] Opus 4.7: 400 `thinking blocks ... cannot be modified` on long extended-thinking sessions, triggered by history-altering events (scheduled prompts / parallel tool-call cancellation)
- [BUG] Permission parser treats # in multi-line quoted strings as shell comments
- [BUG] Voice mode silently captures no audio in 2.1.148 (accessibility regression)
- [BUG] Auto-compaction fires without pre-compaction warning — silent context boundary causes summary-as-pending-action re-execution (regression from earlier versions)
- [BUG] FleetView (`claude agents`) remote session entry persists on Code tab after TUI exits (zombie entries, no cleanup on relay disconnect)
- [Bug] Anthropic API Error: 500 Internal Server Error
- [BUG] Multi-root VS Code workspace: git branch/commit operations target the primary folder's repo instead of the edited file's repo
- [BUG] acli (Atlassian's official CLI tool) using OAuth fails in Claude Code but works in macOS Terminal
- OAuth re-auth for `claude agents` fails with ECONNREFUSED on `org:create_api_key` scope
- [BUG] Desktop v1.8555.2 — Customize > Plugins panel greyed/uninteractive; 3 of 5 enabled Anthropic-curated plugins disappear; silent failure
- [FEATURE] /insights: add --lang / --locale flag for non-English report output
- [BUG] Contradictory rate-limit messages shown together: server rate-limit error vs usage-limit banner
- [BUG] Remote Control: No way to delete or reconnect disconnected sessions
- [Bug] Permission prompts hang when tool calls submitted during detailed output mode (ctrl+o)
Changelog
What's changed
- Fixed the Bash tool returning exit code 127 on every command for some users (a regression introduced in 2.1.147)