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.198 Home All releases olderv2.1.197 v2.1.199newer

/agents Wizard Removed

The interactive /agents UI wizard has been removed. Claude now creates and manages subagents through natural conversation, and files can be edited directly.

What replaced it:

  • Ask Claude: "Create a code-reviewer subagent that…" and it will write the file
  • Edit .claude/agents/ for project-scoped agents
  • Edit ~/.claude/agents/ for personal agents
  • The (removed) hint appears when the old /agents route is accessed
Evidence

Removal notice (search for "The /agents wizard has been removed. Ask Claude to create or update subagents for you")

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