Code Workflows in the Age of Agents

twiecki · x · 2026-07-18

This post relays a perspective on AI code workflows: when agents generate code faster than humans can review it, PRs become a bottleneck. In the future, code could be pushed directly to the trunk, with agents automatically summarizing the changes.

A core takeaway: Models shouldn't decide when a task is complete; deterministic checks must be placed where the model cannot access them. Meanwhile, Git will likely endure, though whether GitHub remains the dominant platform is uncertain. Another guest adds from an evaluation standpoint: agent = model + harness. When evaluating, you must treat the entire system as the subject, not just the model itself.

Original post →

More from coding & agent

coding & agent channel →