Treat authorized requests as universal tasks #18

Merged
lambadalambda merged 1 commit from feat/universal-autonomous-requests into main 2026-08-30 14:24:24 +00:00

Summary

  • parse every trusted free-form mention or slash alias as one universal task
  • scope issue and pull-request jobs by immutable comment ID
  • let the disposable agent choose whether to answer, investigate, review, change/test/commit code, push its fork, or open a PR
  • retain upstream/protected-branch and merge prohibitions
  • preserve terminal historical job kinds while rejecting undrained predecessor work during migration

Testing

  • go test ./...
  • go vet ./...
  • sh scripts/adversarial-check.sh
  • git diff --check

Review

Independent review completed with no remaining blocking or substantive findings.

## Summary - parse every trusted free-form mention or slash alias as one universal task - scope issue and pull-request jobs by immutable comment ID - let the disposable agent choose whether to answer, investigate, review, change/test/commit code, push its fork, or open a PR - retain upstream/protected-branch and merge prohibitions - preserve terminal historical job kinds while rejecting undrained predecessor work during migration ## Testing - `go test ./...` - `go vet ./...` - `sh scripts/adversarial-check.sh` - `git diff --check` ## Review Independent review completed with no remaining blocking or substantive findings.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
lambadalambda/opencode-forgejo-bot!18
No description provided.