AI Log 2: Adding an AI PR Reviewer to My Agent Harness
·1381 words·7 mins
I just added a new piece to my agent harness: an AI that reviews every PR before I do.
Not a SaaS product. Not a GitHub App. Just OpenCode wired into my self-hosted GitHub Actions runner, authenticating through my ChatGPT subscription.
Here’s what it does and the harder questions it exposed.