Download Latest Version claude-darwin-arm64.tar.gz (60.9 MB)
Email in envelope

Get an email when there's a new version of Claude Code

Home / v2.1.133
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-07 2.5 kB
v2.1.133 source code.tar.gz 2026-05-07 11.1 MB
v2.1.133 source code.zip 2026-05-07 11.3 MB
claude-win32-x64.zip 2026-05-07 71.2 MB
SHASUMS256.txt 2026-05-07 734 Bytes
SHASUMS256.txt.sig 2026-05-07 833 Bytes
claude-linux-x64.tar.gz 2026-05-07 70.6 MB
claude-win32-arm64.zip 2026-05-07 69.5 MB
claude-darwin-x64.tar.gz 2026-05-07 62.7 MB
claude-linux-arm64.tar.gz 2026-05-07 70.4 MB
claude-linux-x64-musl.tar.gz 2026-05-07 68.7 MB
claude-darwin-arm64.tar.gz 2026-05-07 60.7 MB
claude-linux-arm64-musl.tar.gz 2026-05-07 68.3 MB
Totals: 13 Items   564.5 MB 0

What's changed

  • Added worktree.baseRef setting (fresh | head) to choose whether --worktree, EnterWorktree, and agent-isolation worktrees branch from origin/<default> or local HEAD. Note: the default fresh changes EnterWorktree's base back to origin/<default> (it has been local HEAD since 2.1.128) — set worktree.baseRef: "head" to keep unpushed commits in new worktrees
  • Added sandbox.bwrapPath and sandbox.socatPath managed settings (Linux/WSL) to specify custom bubblewrap and socat binary locations
  • Added parentSettingsBehavior admin-tier key ('first-wins' | 'merge') to let admins opt SDK managedSettings (parent tier) into the policy merge
  • Hooks now receive the active effort level via the effort.level JSON input field and the $CLAUDE_EFFORT environment variable, and Bash tool commands can read $CLAUDE_EFFORT
  • Improved focus mode behavior
  • Improved memory usage by releasing warm-spare background workers under memory pressure
  • Fixed parallel sessions all dead-ending at 401 after a refresh-token race wiped shared credentials
  • Fixed Edit/Write allow rules scoped to a drive root (C:\) or POSIX / matching incorrectly and always prompting
  • Fixed an unhandled rejection (ECOMPROMISED) when a history or session-log file lock is compromised by clock skew or slow disk
  • Fixed pressing Esc during conversation compaction showing a spurious "Error compacting conversation" notification
  • Fixed HTTP(S)_PROXY / NO_PROXY / mTLS not being respected for the full MCP OAuth flow including discovery, dynamic client registration, token exchange, and token refresh
  • Fixed Read/Write/Edit being denied on mapped network drives passed via --add-dir / SDK additionalDirectories
  • Fixed Remote Control stop/interrupt from claude.ai not fully canceling the CLI session the same way local Esc does, causing queued messages to never advance after interrupting a stuck tool or prompt
  • Fixed /effort in one session unexpectedly changing the effort level of other concurrent sessions, and a related issue where an IDE effort change could be silently dropped
  • Fixed subagents not discovering project, user, or plugin skills via the Skill tool
  • claude --help now lists --remote-control alongside --remote-control-session-name-prefix
  • [VSCode] Fixed claudeCode.claudeProcessWrapper failing with "Unsupported platform" when the extension build doesn't bundle a Claude binary
Source: README.md, updated 2026-05-07