fabro/crates/arc-cli
Bryan Helmkamp cf50625824 Switch Daytona git cloning from gh CLI to GitHub App Installation Access Tokens
Replace `gh auth token` with GitHub App IATs scoped to `contents: read` for
Daytona sandbox git cloning. Public repos are auto-detected and cloned without
credentials. Private repos get short-lived, repo-scoped tokens. Clear error
messages for each failure mode (app not installed, suspended, no repo access,
auth failure). Falls back gracefully when no GitHub App is configured.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-05 22:31:40 -05:00
..
src Switch Daytona git cloning from gh CLI to GitHub App Installation Access Tokens 2026-03-05 22:31:40 -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