fabro/docs/reference
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
..
architecture.mdx Apply API design guidelines to all non-Session endpoints 2026-03-06 10:30:33 -05:00
cli-configuration.mdx Add --mode standalone|server CLI support for arc models list 2026-03-07 11:03:55 -05:00
cli.mdx Per-request demo mode with UI toggle 2026-03-06 07:30:23 -05:00
dot-language.mdx Implement per-node max_visits override for loop detection 2026-03-05 22:05:11 -05:00
logs-directory.mdx Add Logs Directory reference page to docs 2026-03-07 10:08:42 -05:00