mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +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> |
||
|---|---|---|
| .. | ||
| administration | ||
| agents | ||
| api-reference | ||
| brainstorms | ||
| changelog | ||
| core-concepts | ||
| examples | ||
| execution | ||
| getting-started | ||
| human-tools | ||
| ideation | ||
| images | ||
| integrations | ||
| languages | ||
| logo | ||
| plans | ||
| reference | ||
| tutorials | ||
| workflows | ||
| .mintignore | ||
| docs.json | ||
| dot-highlight.js | ||
| favicon.svg | ||