fabro/lib/crates
Bryan Helmkamp 92f40e59fb Validate API keys immediately during arc install
Instead of deferring key validation to the optional `arc doctor` step,
each API key is now validated right after entry with a retry loop if
invalid.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 17:12:08 -04:00
..
arc-agent Fall back to localhost for sandbox MCP transport on local sandboxes 2026-03-10 08:14:37 -04:00
arc-api Skip mTLS tests on macOS (LibreSSL generates incompatible certs) 2026-03-10 13:55:29 -04:00
arc-cli Validate API keys immediately during arc install 2026-03-10 17:12:08 -04:00
arc-config Add GitHub App manifest setup to arc install 2026-03-10 14:36:13 -04:00
arc-db Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
arc-devcontainer Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-exe Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-git-storage Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-github Add Draft PR Mode Support (#13) 2026-03-09 15:20:45 -04:00
arc-llm Fix LLM provider resolution to use model catalog before default fallback 2026-03-10 12:47:24 -04:00
arc-mcp Add sandbox MCP transport for running MCP servers inside Daytona sandboxes 2026-03-10 02:09:04 -04:00
arc-openai-oauth Fix OAuth callback path to /auth/callback and add login example 2026-03-10 15:39:15 -04:00
arc-slack Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-sprites Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
arc-types Fix relative paths broken by crates/ → lib/crates/ move 2026-03-09 13:20:47 -04:00
arc-util Write per-run tracing logs to cli.log inside each run directory 2026-03-10 09:30:00 -04:00
arc-workflows Unify workflow resolution for validate and parse commands 2026-03-10 17:05:47 -04:00