fabro/lib/crates
Bryan Helmkamp 963f0e2c7c Check GitHub App installation during arc init
Catches missing GitHub App installations early by verifying the app
is installed for the repo's GitHub remote after scaffolding project
files. Shows install URL and optional interactive prompt if not
installed; never fails init on check errors.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 17:18:18 -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 Check GitHub App installation during arc init 2026-03-10 17:18:18 -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 Check GitHub App installation during arc init 2026-03-10 17:18:18 -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