Skip to content

Polished doctor output — formatting, fix hints, summary #42

@8bitAlex

Description

@8bitAlex

Today's raid doctor output is functional but plain. Improve presentation so users can quickly see what's passing, what's failing, and how to fix the failures. Not a full interactive TUI — same checks, better print.

Acceptance criteria

  • Each check is rendered with a clear status icon (✓ / ✗ / ⚠) and a short summary line
  • Failing checks include a "how to fix" hint — either a shell command, a config snippet, or a docs link
  • Checks are visually grouped (e.g. by category — environment, repos, tools)
  • Colors used when stdout is a TTY; plain text otherwise (for pipes / CI logs)
  • Final line summarizes pass / warn / fail counts
  • No interactive prompts or live re-rendering — one-shot improved print

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestv1-betaScope for the v1 beta — clearing all of these ships v1.0

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions