mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
The gh_cli strategy was named after its bootstrap mechanism, not what it actually is at runtime: a stored token. This rename makes the abstraction honest and decouples runtime behavior from the gh CLI. - Rename GithubIntegrationStrategy::GhCli to Token (serialized as "token") - Rename vault/env secret from GITHUB_CLI_TOKEN to GITHUB_TOKEN - Accept GH_TOKEN as a fallback in both CLI and server - CLI no longer shells out to `gh auth token` at runtime; reads from vault/env like the server already did - fabro install still bootstraps from `gh auth token` as a one-time op Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| brave-search.mdx | ||
| daytona.mdx | ||
| github.mdx | ||
| slack.mdx | ||