Your processes are supposed to get better. Almost none of them do. Here's what we learned trying to close the loop.
Summary
After 8 months of deploying AI agents on real operational tasks, the author shares five unexpected engineering challenges: per-capability permissions, credential isolation via a connector proxy, durable approval gates, hard budget caps, and out-of-process audit logs.
Similar Articles
Those of you running AI agents in prod — how are you actually managing their permissions?
The article asks how engineers manage permissions for AI agents in production, highlighting common problems with broad access and lack of audit trails.
Are we missing an operations layer for AI agents?
The article explores the gap in operational tooling for AI agents in production, focusing on challenges like error handling, state replay, security, and approval workflows.
why AI agent pilots feel amazing but production deployment turns into a mess
The author shares experiences moving AI agent systems from sandbox to production, highlighting how human roles become ambiguous and teams disengage when agents execute tasks, leading to operational failures.
Most of our “agent” problems turned out to be workflow/state problems
A developer recounts how many challenges in building AI agents actually stem from workflow and state management issues, not model intelligence, emphasizing the need for robust state handling and observability.
What can AI agents do in production right now?? Sharing what worked and what broke after 3 months
After 3 months running AI agents in production across 3 SaaS products, the author shares what worked (GitHub MCP, Postgres MCP, Playwright MCP) and what broke (long tasks, auth walls, cost blowups, multi-tool orchestration errors), with a monthly cost of ~$430.