strategy / opinion

The age of AI agents: what is actually working

A longer read on where agents produce leverage and where teams are still kidding themselves.

There is now enough distance between the first chatbot wave and the current agent wave to say something useful: AI agents are real, but the strongest use cases are narrower and more operational than the hype suggests. They are not magic employees. They are software systems that can reason across steps, use tools, and adapt within constraints. When those constraints are explicit, agents can produce enormous leverage. When those constraints are vague, agents mostly create expensive confusion.

The reason the conversation changed is simple. Earlier systems were good at one-turn interaction: summarize this, draft that, answer this question. Agents can sustain a thread of action. They can inspect data, make decisions, call tools, and continue until a task is complete or blocked. That makes them fundamentally more useful inside operations. It also makes failure more expensive because the system can now be wrong for twelve steps in a row instead of one.

Where agents are genuinely working

Research is a strong use case because the output is valuable, the source material is large, and the process can still be reviewed. A good agent can gather documents, compare findings, synthesize positions, and present a working brief much faster than a human doing the same work from scratch. The human still validates conclusions, but the expensive gathering and drafting layer shrinks dramatically.

Structured operations are another good fit. Intake and triage, document transformation, repetitive handoffs, internal knowledge retrieval, and controlled routing tasks all reward systems that can reason over a bounded set of rules. These are not glamorous deployments, but they are the ones actually reducing labor drag inside teams. They work because the operating context is narrow enough for the agent to stay useful and broad enough for the savings to matter.

Agents also perform well in environments where every step leaves a trace. That trace is what makes improvement possible. If a tool call fails, if a decision is noisy, or if the output format is wrong, the system can be debugged. This is another reason operations and software workflows are ahead of more ambiguous knowledge work. The feedback loop is tighter, and the business can tell whether the agent helped or got in the way.

Where the hype still outruns reality

Agents are much weaker in open-ended environments where nobody agrees on the success condition. If the assignment is “figure out our AI strategy” or “handle whatever comes in” without clear rules, the agent usually becomes a projection screen for wishful thinking. It may look capable in a few examples, but it will not hold up under real ambiguity unless a human is still actively shaping the work.

High-stakes approvals are another bad fit when businesses try to remove review too early. The problem is not that agents can never help here. The problem is that companies are tempted to skip the human checkpoint because the early results feel smooth. That is exactly when the risk compounds. A well-designed agent should make review easier, not optional.

What managers should actually ask

The right question is not whether an agent can do a job end to end. The right question is whether an agent can reliably own the middle of the process while humans retain the parts that involve accountability, judgment, and exception handling. That framing is more useful because it matches how good operations are built in the first place: work gets decomposed, routinized where possible, and escalated where necessary.

The organizations getting real value from agents are not chasing maximum autonomy. They are designing good operating envelopes. They know what the system can touch, how it asks for help, where it hands off, and how outcomes are reviewed. That is less dramatic than the “AI colleague” narrative, but it is the difference between leverage and liability.