fabro/crates/arc-cli
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
..
src Add --mode standalone|server CLI support for arc models list 2026-03-07 11:03:55 -05:00
tests Add GPT-5.4 and GPT-5.4 Pro to model catalog 2026-03-05 22:12:21 -05:00
Cargo.toml Add ~/.arc/cli.toml config for persistent CLI defaults 2026-03-05 00:31:31 -05:00