-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
This is mostly for brainstorming, because I don't know if it will be useful and provide more value than it consumes.
In theory, I guess it could be implemented by checking out each commit and running something like codex -c model=gpt-5.1-codex-mini --dangerously-bypass-approvals-and-sandbox exec 'review the top commit. Only mention high severity issues. Use markdown. If no issues found, reply with exactly "No severe review issues found".' > /tmp/result_for_commit.txt.
However, I'll need to figure out how to supply such an agent-cli inside docker, clone and checkout all pull request commits, and write the handling code. Not sure if this is worth it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels