Skip to content

feat: gate /do:next --issues on live collaborators plus trusted-authors - #222

Merged
atomanticagent merged 1 commit into
mainfrom
feat/collaborators-claim-gate
Sep 2, 2026
Merged

feat: gate /do:next --issues on live collaborators plus trusted-authors#222
atomanticagent merged 1 commit into
mainfrom
feat/collaborators-claim-gate

Conversation

@atomanticagent

@atomanticagent atomanticagent commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Closes #221

Dont auto-feed untrusted issue bodies into the agent. --self is @me-only and too narrow for a machine user claiming the owner issues; --collaborators uses the live host-API collaborator list (fail closed) and --trusted-authors unions extra friend logins into that pool only while the collaborators gate is on.

npm test: 443 pass, including test/next-claim-gate-contract.test.js.

Don't auto-feed outsider issue bodies into the agent. --self is @me-only and too
narrow for a machine user claiming the owner's issues; --collaborators uses the
live host-API collaborator list (fail closed) and --trusted-authors unions extra
friend logins into that pool only while the collaborators gate is on.
@atomanticagent

Copy link
Copy Markdown
Collaborator Author

Closes #221

@atomanticagent
atomanticagent merged commit a5da64e into main Sep 2, 2026
4 checks passed
@atomanticagent
atomanticagent deleted the feat/collaborators-claim-gate branch September 2, 2026 19:18
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.

feat: collaborators + trusted-authors claim gates for /do:next --issues

1 participant