fabro/lib/crates/arc-cli
Bryan Helmkamp ea73e40070 Gate server-only doctor checks behind #[cfg(feature = "server")]
Arc API, Arc Web, GitHub App, and cryptographic key checks are only
relevant when the server feature is enabled. Without this gate, `arc
doctor` showed misleading connectivity errors for services that cannot
even be started.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 08:23:48 -04:00
..
src Gate server-only doctor checks behind #[cfg(feature = "server")] 2026-03-10 08:23:48 -04:00
tests Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
Cargo.toml Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00