2 September 2026

Major tech companies deploy AI agents to automate code review and fixes

First reported

Sloth Bytes ran this on .

  • Stripe, Vercel, Uber and others built systems where AI agents automatically find bugs, write fixes, and submit code for human review.
  • Most companies keep engineers approving changes before deployment, but some tested fully automated systems without human oversight.
  • One engineer reported that fully automated approach led to codebase deterioration within four months.

How it was covered

Sloth BytesThe Coding Sloth

Major companies like Stripe, Vercel, Uber, and others are deploying AI agent pipelines that automatically triage issues, implement fixes, review code, and open PRs with minimal human intervention. Most keep humans in the loop for final approval (lights-on), though some experiment with fully automated systems (lights-off), though one engineer found the lights-off approach caused codebase rot after four months.