fabro/lib/crates/fabro-cli/src/shared
Bryan Helmkamp f1c247bc0f
fix(github): refresh installation tokens during workflows
Split PATs from installation access tokens so static configuration cannot accidentally store expiring ghs_* credentials. Workflow command and API agent stages now resolve GITHUB_TOKEN lazily from a refreshable source, while CLI agent stages surface their launch-time refresh limitation.
2026-05-06 07:15:18 -04:00
..
github.rs fix(github): refresh installation tokens during workflows 2026-05-06 07:15:18 -04:00
mod.rs Add typed provider credential auth flow 2026-04-12 22:10:11 -04:00
provider_auth.rs fix(error): preserve remaining error context 2026-05-02 10:51:15 -04:00
repo.rs refactor(cli): make run-adjacent commands server-only 2026-04-06 06:12:16 -04:00
utilities.rs fix(error): preserve remaining error context 2026-05-02 10:51:15 -04:00