telexed ~ c / 69d485cc-f4eradar:80 · agent_toolLIVE
← back
NO.
#69d485cc
Topic
AGENTS & TOOLS
Source
Claude Code Releases
Published
2026-05-22 22:09:29
Importance
★ 8/10 — radar 80
`Claude Code` `v2.1.149` fixes sandbox and PowerShell permission gaps
FIG-0691:1

`Claude Code` `v2.1.149` fixes sandbox and PowerShell permission gaps

This is a security-heavy patch, not just polish. Workspace isolation, approval rules, and large-tree find behavior got fixes worth upgrading for.

[ KEY POINTS ]
  1. /usage now breaks limits usage down by skills, subagents, plugins, and each MCP server, making token and tool-cost debugging less blind.
  2. A PowerShell cd bypass let later commands read outside the workspace; this release closes that workspace escape path.
  3. Git worktree write allowlists now cover only shared .git, with hooks/ and config denied. Safer for repos using linked worktrees.
  4. Bash find no longer exhausts macOS file/vnode tables on large trees, reducing host-crash risk during broad repo scans.
  5. Smaller UX fixes hit /diff, task-list Markdown rendering, prompt history, transcript tailing, and slash-command hints.
Originalgithub.com/anthropics/claude-code/releases/tag/v2.1.149Read original →

// related