Rich-formatted terminal output #29

Open
opened 2026-04-07 20:24:54 +00:00 by austin · 0 comments
Owner

Implement formatted output for all user-facing information using Rich.

  • Syntax-highlighted code diffs (unified diff with color)
  • Verification status display: checkmarks/crosses for each gate (parse, lint, test, review)
  • Candidate generation progress (e.g., "Generating candidates... 3/5")
  • Index build progress bar for first-run
  • Structured error display when things fail
  • Clean separation between harness status messages and model output

Keep it informative but not noisy. The user should understand what's happening at each pipeline stage without being overwhelmed.

Implement formatted output for all user-facing information using Rich. - Syntax-highlighted code diffs (unified diff with color) - Verification status display: checkmarks/crosses for each gate (parse, lint, test, review) - Candidate generation progress (e.g., "Generating candidates... 3/5") - Index build progress bar for first-run - Structured error display when things fail - Clean separation between harness status messages and model output Keep it informative but not noisy. The user should understand what's happening at each pipeline stage without being overwhelmed.
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
austin/localcode#29
No description provided.