Claude Code v2.1.61
Released Feb 26, 2026 (6 months ago).
28 issues reference this build
0 still open
28 resolved (100%)
"References this build" means the issue body mentions running 2.1.61 (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.61
Ranked by community engagement (reactions and comments).
- Usage limits hit significantly faster since v2.1.53–v2.1.59 (Feb 25–26) — auto-memory & system prompt bloat
- VS Code diff preview tab regression in v2.1.59–2.1.61
- RTL text (Arabic) broken in Claude Code chat since v2.1.63
- [BUG] /resume finds 0 sessions when git worktree exists in a submodule repository
- Remote Control not working on Max plan — "not enabled for your account" error
- AskUserQuestion unavailable in all sub-agent contexts despite docs stating foreground pass-through
- [Bug] Excessive API token usage consumption
- [BUG] Nested skill execution: parent skill cannot resume after nested skill completes
- [BUG] Remote Control not available on Pro plan — requesting access
- [BUG] Context corruption: auto-memory/compaction causes previous conversation content to be mixed or truncated
- [BUG] Edit tool fails with "replace_all type is expected as boolean" since v2.1.70
- [BUG] RTL (Persian/Farsi) text rendering broken in chat panel since v2.1.63
- [BUG] echo used for piping values to CLI tools adds unwanted trailing newline to environment variables
- [BUG] `claude` command leads to error
- [BUG] 2.1.61 wiped out .claude.json - all settings/MCPs gone
- [BUG] v2.1.59: "Always allow" suggests overly broad wildcard instead of specific subcommand
- [BUG] Remote Control unavailable despite Max subscription and OAuth login
- [BUG] Cowork RPC error: "user already exists unexpectedly" → crashes with exit code 1 after reaching 100% workspace setup — macOS Apple M5
- [BUG] Claude Code Can't (Safely, Securely) Access Slack ... Seriously?!?
- [BUG] Subagent task output file written in infinite loop — 359 GB from 102 unique lines in 2mins
- [BUG] The import doesn't work in CLAUDE.local.md in Claude Code VSCode extension
- [BUG] VSCode Extension: Undo restores code but does not revert conversation state or resume from that message
- [BUG] - Intermittent ECONNRESET / "undefined Connection error" in VS Code extension
- [BUG] claude remote-control fails with "bad option: --sdk-url"
- Context window filling dramatically faster after v2.1.59+ update
- remote-control session fails: node bad option --sdk-url
- Task/Agent tool uses version-pinned Caskroom path, breaks after Homebrew update
- claude-vscode.primaryEditor.open command declared in manifest but not registered in extension
Changelog
What's changed
- Fixed concurrent writes corrupting config file on Windows