fabro/crates
Bryan Helmkamp 74cd6bc791 Add --preflight flag to arc run start for config validation without execution
Verifies sandbox boot (local/docker/daytona), LLM provider availability,
and model/provider resolution chain, then prints a structured report.

Extracts model/provider resolution into reusable helpers
(default_model_for_provider, resolve_model_provider) with tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 23:42:54 -05:00
..
arc-agent Carry typed errors through the entire stack instead of stringifying early 2026-03-02 21:53:23 -05:00
arc-api Simplify config loading: fix TOCTOU, eager init, remove dead code 2026-03-02 23:24:39 -05:00
arc-cli Rename progress.jsonl fields for clarity 2026-03-02 19:11:33 -05:00
arc-db Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-devcontainer Add arc-devcontainer crate for parsing and resolving devcontainer.json 2026-03-02 22:38:12 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Add arc llm chat subcommand for interactive multi-turn conversations 2026-03-02 11:54:47 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00
arc-util Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
arc-workflows Add --preflight flag to arc run start for config validation without execution 2026-03-02 23:42:54 -05:00