How do you decide when to kill an agent?

Reddit r/AI_Agents News

Summary

A discussion on the lack of processes for retiring AI agents, focusing on how to decide when to shut down an agent, track usage, and who should make the kill call.

Spinning agents up is easy. Shutting them down is the part nobody seems to have a process for. Once an agent's in prod it tends to just keep running forever, even if it's barely used or quietly degrading. I can find plenty of advice on building and monitoring agents, almost none on retiring them. So for people running more than a few: how do you decide an agent isn't worth keeping? Do you track usage or value per agent at all, or do they just accumulate until something breaks or the bill spikes? And who actually makes the kill call, the person who built it, a platform team, finance, nobody? Feels like everyone's optimized for launching agents and no one owns turning them off. Curious if anyone's actually solved the retire side.
Original Article

Similar Articles