mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-api | ||
| arc-cli | ||
| arc-db | ||
| arc-devcontainer | ||
| arc-exe | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-slack | ||
| arc-types | ||
| arc-util | ||
| arc-workflows | ||