fabro/lib/crates/arc-cli
Bryan Helmkamp c32e74fbb4 Make standalone CLI read only cli.toml, never server.toml
Move GitHub App credentials (app_id, slug) and run defaults (llm,
sandbox, pull_request) into cli.toml so standalone commands (run, pr
create, llm) no longer require server.toml. The server.toml loading is
now limited to `arc serve` and server-mode doctor checks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 13:12:30 -04:00
..
src Make standalone CLI read only cli.toml, never server.toml 2026-03-10 13:12:30 -04:00
tests Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
Cargo.toml Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00