doctor: stream Claude activity to console during analysis
Remove max_turns=1 restriction and plan mode to allow Claude to use
tools for deeper analysis. Add a custom handler that streams tool
usage to the console so users can see what Claude is doing:
- Bash commands (truncated to 60 chars)
- Read file paths
- Grep/Glob patterns
- Other tool names
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>