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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Plugin feedback prompt names the plugin and what you used

You'll notice
Useful2 Signal1
Plugins

Plugin feedback prompts now name the plugin and list what you recently used from it.

What

When Claude Code asks for feedback on a plugin, it now asks about that plugin by name and adds a dimmed second line listing the recent things from it you actually used, instead of a generic question.

Details
  • The activity line lists the most recent few features in reverse order, with a "+N more" or ", and more" suffix when there are extras.
  • Tracked feature types include a skill, a /name command, a /name workflow, an agent, a hook and an MCP server, recorded per plugin and marketplace and capped to a recent window.
  • Hooks are excluded from the listed features; when a hook triggered the ask, a fallback line such as "Its hooks ran recently" is shown instead.
  • Long plugin names are truncated, and when the plugin is unknown the older generic wording is used.
Evidence

You've used its skills recently

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