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.113 Home All releases olderv2.1.112 v2.1.114newer
Claude Code v2.1.113

In-App Feedback Submission

What

Users can now submit feedback directly from the CLI, with clear success and error messaging.

Details
  • New success message: "Feedback sent"
  • Error messages provide actionable guidance:
  • "Couldn't send feedback: not signed in. Run /login, then retry."
  • "Couldn't send feedback. If it keeps failing, you can file at [URL]"
  • UI includes "Press any key to close" prompt after submission
Evidence

Feedback messaging (search for "Feedback sent" and "Couldn't send feedback")

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