mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Move GitHub App authentication (types, JWT signing, token creation, credential resolution) into a new leaf crate `arc-github`. ExeSandbox now owns `github_app` directly and resolves clone credentials on-demand, eliminating the GitCredentialSandbox decorator and its wrapping code in cli/run.rs. GitCloneParams simplified to a single clean `url` field. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||