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.85 Home All releases olderv2.1.84 v2.1.86newer
Claude Code v2.1.85

Enhanced Ultrareview Workflow

What

Ultrareviews now offer web-based review options, progress tracking, and better validation before launch.

Details
  • New option: "Review in Claude Code on the web" for launching reviews in the browser
  • New option: "Review the plan in Claude Code on the web" for plan reviews
  • Progress tracking link displayed after launch: "Track progress: {URL}"
  • "Answer in browser" display for browser-based responses
  • Pre-launch validation: "No changes against the {branch} fork point. Make some commits or stage files first."
  • Improved large repo handling: "Repo is too large. Push a PR and use /review <PR#> instead."
  • Better error for missing merge-base: "Could not find merge-base with {branch}"
Evidence

Web review option (search for "Review in Claude Code on the web"), progress tracking (search for "Track progress")

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