Skip to content

Free live workshop — Eval-driven development for LLM apps.

Save your seat
Back to projects
Agentic CodingCohort 1

PR Triage Agent

An agent that reads an incoming pull request, runs the affected tests, and posts a review focused only on what the diff actually changed.

  • Sandboxed test execution per pull request
  • Refuses to review beyond the diff boundary
  • Costs tracked per run and reported in the check

The interesting constraint was containment: the agent runs untrusted code from a fork on every invocation.

Built by

The engineer behind it

Build something worth crediting