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

Feedback drafts capture more session context and emit a stream event

You'll notice
Useful2 Signal0
Feedback

Queuing feedback now shows a confirmation message with a preview instead of happening silently.

What

Queuing a feedback draft records a fuller picture of the session and surfaces a message in the stream instead of happening silently.

Details
  • drafts record effort, thinking type and budget, message count, assistant turn count, and a subagent count derived from Task tool uses
  • all of those fields are mirrored into the draft telemetry event
  • queuing also emits a system stream message with a 200-character preview of the details
Evidence

feedback_draft_queued

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

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.223 →