Building a production code-repair agent: which LLM survives 60-turn, $50 fix sessions?

SmallDepartment8463 · reddit · 2026-09-07

A developer describes an autonomous code-repair agent in production: a Python monorepo extracting financial data from messy PDFs (OCR, bank statements, tax returns). When a deterministic check fails, an agent gets failure evidence, a sandboxed repo, and shell/file tools, then investigates for up to 60 tool turns, forms a hypothesis, and edits code — shipping only if it passes a deterministic judge (failing job now passes, pinned regression corpus holds to the cent, diffs capped at 40 deleted lines).

Original post →

More from coding & agent

coding & agent channel →