Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.215 Home All releases olderv2.1.214 v2.1.216newer
Claude Code v2.1.215

Bash Tool Clarifies Output Visibility

The Bash tool description now explicitly states: "Command output is displayed to you, not reliably to the user." This clarifies a common point of confusion in non-interactive and background session contexts where Claude might otherwise assume the user can see terminal output directly. The note appears as a bullet in the tool's capability list.

Evidence

New bullet added to Bash tool description (search for "Command output is displayed to you, not reliably to the user.")

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.215 →