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.221 Home All releases olderv2.1.220 v2.1.222newer

Session-quality survey becomes a selectable option list

You'll notice
Useful3 Signal0
Terminal UI

The session-quality survey is now an arrow-key list and ignores stray keystrokes for the first moment.

What

The transcript-consent survey is now a navigable list rather than a bare prompt, and it will not consume a keystroke that was already in flight.

Details
  • Yes/No rows with a pointer, hover highlighting, arrow-key movement, Enter to answer, and mouse click support.
  • Input is ignored for the first 400 ms after the prompt appears.
  • Left and right keys are swallowed.
  • The prompt text and docs link were extracted into shared constants.
  • Only applies when the survey prompt is shown.
Evidence

Can Anthropic look at your session transcript to help us improve Claude Code?

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