Claude Code v2.1.165
Released Jun 5, 2026 (2 months ago).
147 issues reference this build
14 still open
133 resolved (90%)
"References this build" means the issue body mentions running 2.1.165 (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.165
Ranked by community engagement (reactions and comments).
- [BUG] Inline $...$ LaTeX does not render in Claude Code desktop tab (macOS/Windows) — display $$...$$ works
- [BUG] Cowork Edit/Write tools silently truncate files via byte-conservation buffer cap (deterministic, fires at all file sizes)
- Pre-tool-call assistant text never emitted (prose stays in thinking) — onset ~2026-06-04, not CLI-version-bound
- [BUG] Claude Cowork sandbox never becomes ready on Windows ARM64 / Snapdragon X Plus
- [BUG] Claude Code in the Claude Desktop app runs UserPromptSubmit hooks and enforces blocks, but renders no user-facing hook feedback (CLI renders all)
- [BUG] Workflow-tool agent() subagents omit x-claude-code-agent-id / parent-agent-id (Task subagents are tagged)
- [Bug] Claude Code hangs with repeated "court" string output on each turn
- [BUG] Unexpected token usage spike and continued consumption while Claude Code is inactive
- Desktop app leaks pseudo-terminals (ptys) until the system runs out (forkpty: Device not configured)
- Claude Desktop leaks pty (ptmx) fds -> system-wide pty exhaustion (terminals die with 'forkpty: Device not configured')
- Delete session button has no confirmation and sits 1px from edit button in VS Code session list
- [Bug] Windows: terminal/cmd windows flash on every subprocess spawn across multiple CCD sessions
- [BUG] /deep-research — default workflow frequently hits "API Error: Server is temporarily limiting requests"
- [BUG] Windows: claude agents spawn visible reg.exe console windows during background session startup
- [BUG] Transient server errors MUST NOT kill subagents
- [BUG] Background Agent tasks persist as "running" in /workflows after full process restart on both dispatch and viewing hosts
- Stats heatmap counts a day active only if a session STARTED that day — days spent entirely in resumed sessions show 0 and break the streak
- [BUG] attribution.commit setting in settings.json is ignored — system prompt Co-Authored-By trailer always wins
- [Bug] Agent context fills unexpectedly when calling `/claude-api` endpoint
- [BUG] Windows desktop app main process does ~95,000 file ops/sec → kernel non-paged pool leak (~14 GB/hr) → full system freeze. Regression in 1.11847.5
- [BUG] Commits authored by claude-code@anthropic.com are attributed to unrelated GitHub user
- [Bug] Anthropic API Error: False positive cyber content block on legitimate local security review
- [BUG] Local `.mcpb` extension install fails on MSIX build with "Private dir leaf redirects (junction/substitute-name plant)" — no actual reparse point present
- [BUG] WorktreeCreate hook stdin payload doesn't match documentation — Workflow runtime sends 'name', docs say 'worktree_name' + 'base_path' + 'source_ref'
- Agents view: navigating into an agent and back (←) leaves stale/garbled frame until terminal resize
- [Bug] Claude Cowork fails to start on macOS arm64: Missing Claude Code binary and SSL protocol error
- [BUG] AUP classifier false-positive (session poisoning) persists through 2.1.167 — benign git command blocked; all work impossible. Regression spans 2.1.165–2.1.167. Cluster: #65846 #61185
- Tool calls intermittently emitted as literal text instead of being executed — silent task stalls on Opus 4.8 / Sonnet 4.6
- [BUG] Claude is not responding
- Runaway output: model repeats fixed string "court placeholder" thousands of times, exhausting output tokens (long-running session, large context)
Changelog
What's changed
- Bug fixes and reliability improvements