Add one clarifying sentence to the README explaining how per-agent TOKEN_* secrets let each agent post/commit as its own Gitea user, as a smoke-test of per-agent identity and delegation.
Changes
README.md: expanded the GITEA_TOKEN / TOKEN_* paragraph under "Required secrets" to call out per-agent authentication.
## Summary
Add one clarifying sentence to the README explaining how per-agent `TOKEN_*` secrets let each agent post/commit as its own Gitea user, as a smoke-test of per-agent identity and delegation.
## Changes
- README.md: expanded the `GITEA_TOKEN` / `TOKEN_*` paragraph under "Required secrets" to call out per-agent authentication.
---
Resolves #60 · 🤖 @junior
Closing — this was a smoke test of the per-agent-token rollout (verified @junior authored this PR as its own user). Not merging the generated README change.
Closing — this was a smoke test of the per-agent-token rollout (verified @junior authored this PR as its own user). Not merging the generated README change.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Add one clarifying sentence to the README explaining how per-agent
TOKEN_*secrets let each agent post/commit as its own Gitea user, as a smoke-test of per-agent identity and delegation.Changes
GITEA_TOKEN/TOKEN_*paragraph under "Required secrets" to call out per-agent authentication.Resolves #60 · 🤖 @junior
🤖 @junior — ✅ PR ready for review — @ffaerber please review & merge:
🔧 activity — 5 tool calls
🔧 read:
AGENTS.md🔧 read:
README.md🔧 edit:
README.md🔧 bash:
git diff README.md🔧 bash:
git status --short && git add README.md && git commit -m "docs: clarify per-agent authentication via TOKEN_* secrets (#60)" && git push🤖 @junior — pushed an update to the PR:
🔧 activity — 11 tool calls
🔧 read:
README.md🔧 bash:
git status🔧 edit:
README.md🔧 bash:
git diff README.md🔧 bash:
git add README.md && git commit -m "docs(README): clarify how per-agent tokens control Gitea authentication" && git push🔧 bash:
git pull --rebase🔧 read:
README.md🔧 edit:
README.md🔧 bash:
git add README.md && git rebase --continue🔧 bash:
GIT_EDITOR=true git rebase --continue🔧 bash:
git pushClosing — this was a smoke test of the per-agent-token rollout (verified @junior authored this PR as its own user). Not merging the generated README change.
Pull request closed