September 2, 2026
The State of AI Agents in 2026: What's Ready to Deploy
AI agents in 2026, sorted by risk: the scripted assistant, the tool-using agent, and the autonomous loop — which is deployable and which is still a demo.
By Ian Phillips, Founder & CEO, Phillips Data Solutions
"Agent" stopped meaning one thing sometime in the last year. A vendor selling you an "AI agent" might mean a chatbot with a system prompt, or a model that can call three tools, or a process that runs unattended overnight and changes records in your systems. Those are wildly different amounts of risk, and the word hides the difference.
Here's how we sort it before we build anything.
The three things people call an agent
- A scripted assistant. A model behind a prompt that answers questions and maybe fills a form. It doesn't decide anything on its own. This is most "agents" being sold, and for a lot of jobs it's the right amount of machine.
- A tool-using agent. A model that can read from and write to real systems through a defined set of actions — look up a contact, create a deal, send a draft for approval. The capability jumped here in 2026, mostly because tool-calling got reliable enough to trust with narrow, reversible actions.
- An autonomous loop. An agent that plans, acts, checks its own work, and repeats without a human in the turn. This is where the demos are exciting and the production deployments are rare, for a reason we'll get to.
Most of the value right now sits squarely in the middle tier. That's the one worth building.
What actually got better this year
The change wasn't models getting smarter in the abstract. It was tool use becoming dependable. A year ago, wiring a model into your CRM meant it would call the right function most of the time and invent a plausible-but-wrong one often enough that you couldn't leave it alone. That failure rate dropped enough that a scoped, tool-using agent is now a thing you can put in front of a real workflow.
The other shift is standardization. The Model Context Protocol turned "connect an agent to a system" from a custom integration into a connector you can reuse — we wrote up how that works in MCP servers in practice. When the plumbing is standard, the build is faster and there's less custom code to maintain.
Where we deploy one, and where we don't
We run a tool-using agent inside our own CRM. It reads the database on request, drafts campaigns, and enrolls contacts — and every write it makes is logged as a note, every campaign it creates lands paused, and the highest-risk action (turning sending on) needs a human. That shape is deliberate. The agent does the tedious part; a person keeps the keys to anything that leaves the building.
Good candidates share a profile: a task that eats hours, has reachable data, and where a wrong move is caught and undone rather than mailed to a customer. Contact enrichment, reply triage, first-draft generation, pulling structured fields out of documents — all fit.
Bad candidates are the ones the demos love. Anything that acts irreversibly without review. Anything where a mistake is a legal or financial event, not an apology. Anything you can't inspect after the fact. If you can't answer "what did it do and can I undo it," it's not ready for that job.
Why the autonomous loop is still mostly a demo
An agent that runs unattended compounds its own errors. A 5% mistake rate on a single step becomes a much larger chance of a wrong outcome across a ten-step chain, and without a human in the loop nothing catches it until the result is already wrong. The teams shipping autonomous agents in 2026 are spending most of their effort on the scaffolding around the model — checkpoints, review gates, the ability to replay and roll back — not on the model itself. That scaffolding is the actual product. The model is a component.
How to start without getting burned
Pick one task. Give the agent read access to everything it needs and write access to only the reversible, low-stakes actions. Log every action with enough detail to reconstruct it. Put a human gate in front of anything customer-facing. Run it in parallel with the current process for a couple of weeks before you trust it alone.
That's not the exciting version. It's the one that's still running in month three.
If there's a workflow eating your team's hours and you're trying to figure out whether an agent fits it or you're being sold a chatbot with ambitions, that's the kind of thing we scope on a discovery call — or see how we think about the build-or-buy line in custom AI apps and workflow consulting.
Free checklist
Custom AI App Readiness Checklist
Ten questions that tell you whether a workflow is ready for a custom AI build — the same filter we run before taking a project.
Instant access — no spam, unsubscribe anytime.
Scope your custom AI build in a free discovery call
Bring the workflow that’s eating your team’s hours — we’ll tell you in 30 minutes whether it’s a build, a buy, or a not-yet.
Scope My Build — Free