fabro/lib/crates/arc-cli/src
Bryan Helmkamp 2c6a06e43b Gate system dependency checks behind server feature flag
System deps (openssl, node, dot) are only needed in server mode.
Remove them from standalone arc doctor output.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 16:06:52 -04:00
..
cli_config.rs Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
doctor.rs Gate system dependency checks behind server feature flag 2026-03-10 16:06:52 -04:00
init.rs Add [pull_request] support to project config (arc.toml) 2026-03-10 13:34:26 -04:00
install.rs Guide users through LLM setup with single-choice first provider 2026-03-10 16:00:09 -04:00
logging.rs Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
main.rs Flip arc doctor default to live mode with --dry-run opt-out 2026-03-10 14:17:59 -04:00