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

Node.js 22 Required: This release raises the minimum Node.js version from 18 to 22. Run node --version to check; upgrade via your package manager or [nodejs.org](https://nodejs.org) before updating Claude Code. Any existing install scripts or CI environments pinned to Node 18 or 20 will need to be updated.

/agents wizard gone: Workflows relying on the interactive /agents menu (Create agent, Edit agent, Delete agent) no longer exist. Transition to asking Claude directly: "create a code-reviewer subagent that..." or edit .claude/agents/*.md files manually.

See this entry in the whole of v2.1.198 →