Skip to content

docs(repo): Retry GitHub CLI outside the sandbox - #226

Closed
kyleve wants to merge 1 commit into
mainfrom
codex/handle-gh-keychain-sandbox
Closed

docs(repo): Retry GitHub CLI outside the sandbox#226
kyleve wants to merge 1 commit into
mainfrom
codex/handle-gh-keychain-sandbox

Conversation

@kyleve

@kyleve kyleve commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Posted by an AI agent on kve’s behalf.

Summary

  • teach local GitHub workflows to retry sandboxed authentication failures with narrowly scoped escalation
  • reuse escalation for the remaining GitHub commands after Keychain-backed authentication succeeds

Why

Sandboxed gh probes can incorrectly report missing or invalid authentication because the macOS Keychain credential is unavailable inside the sandbox. The new rule avoids unnecessary login requests and repeated failed probes.

Verification

  • ./sync-agents
  • git diff --check
  • generic skill validator attempted, but its Python environment does not include PyYAML
  • ./test not run because this is a Markdown-only agent-guidance change

@kyleve kyleve closed this Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant