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.205 Home All releases olderv2.1.204 v2.1.206newer

claude doctor — terminal health-check command

What

Run claude doctor from your terminal without starting a Claude Code session to get a quick installation health check.

Usage
claude doctor
Details
  • Prints installation type, version, commit, search status, auto-update channel, and last update result
  • Checks settings files for validation errors and environment variable problems
  • Reports Remote Control eligibility status
  • Shows warnings and installation issues; reports "No installation issues found." when clean
  • Points to /doctor in a session for the full fix-everything checkup
  • Reads settings in the current directory without a workspace-trust prompt, so it is safe to run anywhere
Evidence

Terminal health check output header (search for "Claude Code doctor") and "No installation issues found." message — JN_() at line ~768410

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