Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.235 ·

Bash output audience reminder added, behind a capability gate and env override

A new reminder can tell Claude that the user only sees a few lines of Bash output, so it must repeat what matters in its reply

TierNothing to try yethow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaBash Toolwhat it touches
KindIn Developmentin v2.1.235,
Nothing to try yet

A new reminder can tell Claude that the user only sees a few lines of Bash output, so it must repeat what matters in its reply

A new system-reminder type, bash_output_audience_note, is appended to Bash-style tool results whose stdout is a string, telling the model that the user's terminal shows at most a few lines of that output and anything the user needs must be repeated in the reply.

The note only fires when the env var CLAUDE_CODE_BASH_OUTPUT_AUDIENCE_NOTE is set, or when server-supplied client/model capability data declares support for it; absent both, the helper returns false and no note is added. On this build it is dark by default.

See this entry in the whole of v2.1.235 →