fabro/crates
Bryan Helmkamp effe165f31 Simplify -v flag from two verbosity levels to a single boolean
The `-vv` (full detail) mode was not useful in practice. This collapses
the two-tier `-v`/`-vv` into a single `--verbose` boolean and removes
the now-dead `format_event_detail` function and its tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 12:29:29 -05:00
..
arc-agent Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
arc-api Simplify -v flag from two verbosity levels to a single boolean 2026-03-02 12:29:29 -05:00
arc-cli Add --debug global CLI flag to switch log level from INFO to DEBUG 2026-03-02 12:13:59 -05:00
arc-db Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -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 arc llm chat subcommand for interactive multi-turn conversations 2026-03-02 11:54:47 -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 Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
arc-workflows Simplify -v flag from two verbosity levels to a single boolean 2026-03-02 12:29:29 -05:00