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.139 Home All releases olderv2.1.138 v2.1.140newer
Claude Code v2.1.139

/goal Status and Completion Behavior

/goal is not new in this release, but its UX is clearer. Active goals now show a richer panel with elapsed time, turns, token count, last check, and /goal clear to stop early. Completed goals show Goal achieved and the stop-hook instruction now says the goal auto-clears after success, instead of telling the user to clear it manually.

Evidence

Goal status panel and updated hook instruction (search for "Goal active", "/goal clear to stop early", "It auto-clears once the condition is met")

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.139 →