TotalPR
Autonomous code review agent for GitHub PRs: a 6-node LangGraph pipeline (FastAPI + Claude Haiku) that fetches diffs via GitHub App auth, runs sandboxed static analysis in isolated Docker containers, retrieves labeled feedback from a pgvector memory store, and posts structured findings back to the PR. Labels close the loop: rejecting a finding suppresses it on the next run of the same diff.
F1 0.86 (precision 0.82, recall 0.90) · ~$0.005/review · p95 11.3s
FastAPI · LangGraph · Claude Haiku · pgvector · Docker · Fly.io · OpenTelemetry