fabro/crates
Bryan Helmkamp 73d2d7918c Add --mode standalone|server CLI support for arc models list
Commands can now delegate to a running Arc API server instead of
executing in-process. Adds ExecutionMode, ServerDefaults, and
ClientTlsConfig to cli.toml parsing with CLI flag > config > default
precedence. The models list command fetches from GET /models when in
server mode, with mTLS client certificate auth when [server.tls] is
configured.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 11:03:55 -05:00
..
arc-agent Restructure ModelInfo into nested shape with new fields 2026-03-07 10:44:25 -05:00
arc-api Simplify list_models: pass ModelInfo directly to paginated_response 2026-03-07 10:16:36 -05:00
arc-cli Add --mode standalone|server CLI support for arc models list 2026-03-07 11:03:55 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-exe Add SandboxProvider::Exe for exe.dev VM sandboxes 2026-03-07 09:18:00 -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 --mode standalone|server CLI support for arc models list 2026-03-07 11:03:55 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-slack Fix 10 OpenAPI review items for HITL, run outputs, and verifications 2026-03-06 15:13:06 -05:00
arc-types Sessions API review fixes: add updated_at to create response, UUID session IDs, remove misleading SSE schemas 2026-03-06 09:51:50 -05:00
arc-util Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-workflows Restructure ModelInfo into nested shape with new fields 2026-03-07 10:44:25 -05:00