2.1.261
Highlights:
- Inline command and background output limit raised to 128K so large outputs remain inline and keep full context
- Added /skill-doctor to list unused loaded skills and their contextual cost, enabling pruning
- SDK and cloud sessions now honor Stop/interrupts sent right after the first prompt, so responses stop early
CLI changelog
- Added an "Organization policy" line to /status and claude doctor that says why your organization's policy could not be loaded, such as a proxy not passing the endpoint through
- Added bashOutputMaxChars and taskOutputMaxChars settings to raise how much command and background-task output Claude receives inline before it is saved to a file, up to 128K characters
- Added --append-subagent-system-prompt-file to read the subagent system prompt from a file, for prompts too large to pass on the command line
- Added /skill-doctor to show which loaded skills go unused and what they cost in context, so you can prune them
- Fixed typed or pasted characters occasionally landing out of order or being dropped during fast input or key repeat
- Fixed /add-dir printing a false "couldn't be resolved" error when the working directory is on a /net automount
- Fixed the Bedrock setup wizard hanging when AWS or an AWS credential helper never responds (it now times out with a clear error), and its model checks failing behind a TLS-inspecting proxy
- Fixed cloud sessions discarding a plugin synced from claude.ai when managed settings force-enable it in enabledPlugins, then falling back to a marketplace clone that could fail
- Fixed being unable to delete the character immediately before an inline [Image #N] chip in the prompt input
- Fixed resuming a session losing hook output and other context around parallel tool calls, which changed the resumed request
- Fixed Remote Control showing a stale permission mode when a phone, browser, or claude.ai app attaches to a terminal session or after the mode changes in the terminal
- Fixed Remote Control sessions showing as still working (stuck spinner and Stop button) after stopping a turn from a connected phone or browser, or after a local slash command like /clear
- … +55 more CLI changelog entries
Source: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#21261
Metadata
-
Time since 2.1.260 release: 21h 8m 15s
-
Bundle file size: +269.2 kB (+0.6%)
-
Prompt files: +1 (+6.7%)
-
Prompt tokens: +5,809 (+17.6%)
Prompt token mix by kind:
- system: 71.3%→75.6%
- tools: 28.7%→24.4%
Files: