spawn/shared
L 88954f0e12
feat: add standalone GitHub auth helper (shared/github-auth.sh) (#824)
Standalone, sourceable script that installs the gh CLI and runs
interactive gh auth login. Any agent script on any cloud can source
it and call ensure_github_auth to get authenticated with GitHub.

- ensure_gh_cli: installs via brew/apt/dnf/binary fallback
- ensure_gh_auth: uses GITHUB_TOKEN or interactive OAuth flow
- ensure_github_auth: combined convenience wrapper
- Idempotent, macOS bash 3.x compatible, curl|bash compatible

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-12 23:37:02 -08:00
..
common.sh fix: set IS_SANDBOX=1 in all spawn environments (#829) 2026-02-12 23:36:36 -08:00
github-auth.sh feat: add standalone GitHub auth helper (shared/github-auth.sh) (#824) 2026-02-12 23:37:02 -08:00
key-request.sh feat: qa bot and emails (#565) 2026-02-11 20:19:45 -08:00