fabro/crates/terminal
Bryan Helmkamp dddc6df8c8 Extract terminal crate and prettify attractor CLI output
Move ANSI Styles struct from agent/cli.rs into a shared terminal crate
so both binaries can use it. Add green and yellow color codes. Prettify
all attractor CLI output: bold headers, colored diagnostics by severity,
green/red status, yellow warnings, dimmed event details, and styled
interviewer prompts. Move pipeline status output from stdout to stderr.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:06:24 -05:00
..
src Extract terminal crate and prettify attractor CLI output 2026-02-23 12:06:24 -05:00
Cargo.toml Extract terminal crate and prettify attractor CLI output 2026-02-23 12:06:24 -05:00