Always-on agents run production without the on-call tax — Justin Smith, Resolve AI
Source
AI Engineer
Author
AI Engineer
Date
Terms in this piece · Glossary
AI agent — An AI system that doesn't just answer once but works toward a goal in a loop — taking actions, reading the results, and deciding what to do next.
Why it matters
Coding agents raised the volume of change reaching production without raising the monitoring that follows it. This lays out how to close that gap with agents that plan their own checks rather than fire fixed alerts.
Key quotes
“really coding was never the the the big bottleneck, right?”
Justin Smith
“it's one thing to go check a dashboard. It's another thing to say that metric smells off.”
Justin Smith
“any change inside of your environment is an opportunity for something to go wrong”
Justin Smith
“this is for anybody that's had to be on call before, um you know, on call is a it's a nightmare, right?”
Justin Smith
“it would be great if you had a single engineer just focused on like watching all the things on every release, but that's really expensive”