Use it now
The new Bash and Task output limit settings are now formally recognized and propagated internally.
Two new settings keys, bashOutputMaxChars and taskOutputMaxChars, were added to the list of recognized and propagated settings, alongside existing keys like autoCompactWindow. These suggest new user-configurable output truncation limits for the Bash and Task tools.
Names in the bundlebashOutputMaxCharstaskOutputMaxChars
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up taskOutputMaxChars, on Claude Code changelog.
* Removed the deprecated TaskOutput tool; Claude reads a background task's output file with Read instead, and the `taskOutputMaxChars` setting and `TASK_MAX_OUTPUT_LENGTH` no longer have any effectchangelog see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up taskOutputMaxChars, on Claude Code changelog.
Anthropic's release notes agree
Added bashOutputMaxChars and taskOutputMaxChars settings to raise how much command and background-task output Claude receives inline before…
The name it cites is new in this build
New in this build: bashOutputMaxChars