fabro/lib/crates/arc-cli
Bryan Helmkamp 2ddb8fdae3 Gate prompt_input behind server feature flag
The function is only called from a #[cfg(feature = "server")] block,
so it triggers a dead_code warning when compiled without the feature.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 17:07:09 -04:00
..
src Gate prompt_input behind server feature flag 2026-03-10 17:07:09 -04:00
tests Flip arc doctor default to live mode with --dry-run opt-out 2026-03-10 14:17:59 -04:00
Cargo.toml Add GitHub App manifest setup to arc install 2026-03-10 14:36:13 -04:00