What's wrong with this entry?
Anonymous. No account, no email.
What
The /doctor command has been rewritten as a comprehensive diagnostic dashboard with a new keybinding to auto-fix detected issues.
Usage
/doctor # open diagnostics screen
f # press f to ask Claude to fix the reported issuesDetails
- Displays installation info, ripgrep status, update channel, auto-update permissions
- Aggregates warnings from multiple sources: CLAUDE.md context usage, agent parse errors, plugin errors, keybinding issues, MCP server health, unreachable permission rules, invalid settings, version locks
- New tree-view UI with severity-colored messages and suggested fixes
- "f to fix with Claude" sends the diagnostics output to a prompt: "Help me fix the issues reported by /doctor below"
- Read-only checks run without confirmation; destructive fixes require explicit user approval
Evidence
Doctor command context (search for "doctor:fix") and fix prompt (search for "Help me fix the issues")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.