fabro/lib/crates/arc-api
Bryan Helmkamp a0a43611b7 Gate arc-exe behind exedev feature flag
The Exe sandbox variant, its config field, and all arc_exe usage in
arc-workflows are now behind #[cfg(feature = "exedev")]. Default CLI
builds skip arc-exe and openssh entirely. arc-api enables exedev since
its demo module constructs full SandboxConfig structs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 00:08:09 -04:00
..
src Add arc-config crate and make arc-api optional via server feature flag 2026-03-09 23:50:41 -04:00
tests Add Draft PR Mode Support (#13) 2026-03-09 15:20:45 -04:00
Cargo.toml Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00