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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

In-product feedback is now typed as bug, idea or missing capability

You'll notice
Useful2 Signal1
Feedback

Feedback now asks you to pick bug, idea or missing capability first.

What

The feedback form asks you to pick one of three kinds first: bug, idea or missing_capability, shown as "missing capability".

Details
  • Field order is type, title, area, failure mode, task category, details.
  • An extra step offers to attach your transcript, shown only when a transcript is available for the session.
Evidence

var Te = ["bug", "idea", "missing_capability"],

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