Goose 39b1d0abc2 feat: write github-app-token to per-agent file instead of env var
Replaces `export GH_TOKEN` with a file-based approach using
`$AGENT_HOME/.gh-token`. Each agent writes its token to its own
file path, avoiding env-var collisions when multiple agents
generate tokens concurrently.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-01 11:07:53 +00:00
S
Description
No description provided
AGPL-3.0 151 KiB
Languages
Shell 100%