Shows per-category usage breakdown for skills, subagents, plugins
Claude Code v2.1.149 releases with per-category usage breakdowns, keyboard-scrollable diffs, GFM checkbox rendering, an enterprise MCP setting, and multiple security and stability fixes.
What's changed `/usage` now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost `/diff` detail view can now be scrolled with the keyboard (arrows, `j`/`k`, `PgUp`/`PgDn`, `Space`, `Home`/`End`) Markdown output now renders GFM task list checkboxes (`- [ ] todo` / `- [x] done`) instead of plain bullets Enterprise: added the `allowAllClaudeAiMcps` managed setting to load claude.ai cloud MCP connectors alongside `managed-mcp.json` Fixed a PowerShell permission bypass: built-in `cd` functions (`cd..`, `cd\`, `cd~`, `X:`) changed the working directory undetected, letting a later command read outside the workspace Fixed the sandbox write allowlist in git worktrees covering the entire main repository root instead of only the shared `.git` directory (with `hooks/` and `config` denied) Fixed PowerShell prefix/wildcard allow rules (e.g.
`PowerShell(dotnet.exe build *)`) not pre-approving native executables and scripts Fixed a permission-analysis gap where the parser trusted stale variable-tracking values for `PWD`/`OLDPWD`/`DIRSTACK` across `cd`/`pushd`/`popd` Fixed `find` in the Bash tool exhausting the macOS system…
- github.comClaude Code v2.1.149primary