fabro/crates
Bryan Helmkamp 2737e6164e Add colored output to models list and test, fix clippy warnings
Add ANSI color to `arc models` and `arc models test` output when stdout
is a TTY: bold model IDs, dim provider/aliases, cyan speed, green/red
test results. Add `Styles::detect_stdout()` to arc-util.

Also fix pre-existing clippy warnings: derive Default instead of manual
impls for enums in server_config, remove unused FailureDetail imports
in arc-workflows error tests, inline print literal in test_models header.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 14:49:02 -05:00
..
arc-agent Use claude-haiku-4-5 alias instead of dated snapshot ID 2026-03-03 14:31:38 -05:00
arc-api Add colored output to models list and test, fix clippy warnings 2026-03-03 14:49:02 -05:00
arc-cli Add run defaults to server config for workflow run inheritance 2026-03-03 01:26:41 -05:00
arc-db Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-devcontainer Fix 3 feature spec bugs: shorthand version, option env names, install user vars 2026-03-03 10:07:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Add colored output to models list and test, fix clippy warnings 2026-03-03 14:49:02 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00
arc-util Add colored output to models list and test, fix clippy warnings 2026-03-03 14:49:02 -05:00
arc-workflows Add colored output to models list and test, fix clippy warnings 2026-03-03 14:49:02 -05:00