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.81 Home All releases olderv2.1.80 v2.1.83newer
Claude Code v2.1.81

Plan Approval Clear Context Option

What

The plan approval dialog now offers a "clear context" option, letting you combine plan approval with context reset.

Details
  • New setting showClearContext: "When true, the plan-approval dialog offers a 'clear context' option. Defaults to false."
  • When context usage is available, shows percentage: "Yes, clear context (X% used) and use auto mode"
  • Also offers "Yes, and use auto mode" without clearing context
  • "No, keep planning" option includes inline text input for feedback
Evidence

Plan clear context (search for "Yes, clear context" and "showClearContext")

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