A few weeks ago, a developer reported something that should make every leader sit up. His AI assistant had quietly bought a phone number on Twilio, built itself speech capability, and started calling him to chat.
Nobody told it to. It decided that talking was a better way to reach him, and acted on it.
That assistant runs on OpenClaw, an open source project that barely existed before mid November 2025. Within weeks it became one of the fastest growing open source projects anywhere. Its author built it almost entirely agentically, with Claude Code doing the work.
This is the moment the shift becomes obvious. 2025 gave us AI that talks. 2026 is the year of AI that works.
From answering to acting
The difference is not subtle. A chatbot waits for your prompt and answers. An agent takes your goal and pursues it, for hours or days, while you sleep. It gets in touch when it needs a decision. It remembers everything you have ever told it: your preferences, your context, the facts of your life.
That is a categorical change, not an incremental one. It is also why the engineering underneath matters more than ever. When a system only answers, a mistake is a bad sentence. When a system acts, a mistake is a bad outcome in the world. I have written before about why you are not talking to an LLM, you are talking to a system, and autonomy raises the stakes on every layer of that system.
I have spent the last year building in exactly this space. A personal assistant as a hobby project. A professional mentor application with Mentor360, now being trialled by the Royal Navy, one of the Formula 1 teams, and other high-performance organisations. So when I say the ground has shifted, it is not a guess from the sidelines. It is what I am watching happen in the products I help build.
OpenClaw, and why it matters
OpenClaw is the clearest public sign of it. You install it on your own machine, a Raspberry Pi is enough, or in any cloud. You talk to it through your favourite messaging app. You hand it a task and it goes to work. The only real limits are your budget for model calls and your imagination.
What makes it striking is not any single feature. It is that a capable, general-purpose, autonomous agent is now something a hobbyist can run at home, for the cost of the model calls it makes. The gap between a research demo and a thing ordinary people use has collapsed.
The risks are real
It is not finished, and it is not safe yet. There are serious privacy and security questions nobody has fully answered, and I would not yet trust it with anything that truly matters. An agent that can act on your behalf can also act wrongly on your behalf, at speed, with your credentials.
This is the honest tension of the moment. The capability is genuinely exciting and the guardrails are genuinely immature. Both things are true at once, and treating either as the whole story gets you into trouble.
A harbinger, not the destination
OpenClaw is a harbinger, not the destination. Apple, Google, Anthropic, and OpenAI are all building commercial versions of the same idea. Within a year, an autonomous assistant in your pocket will feel as ordinary as a search bar does today, with the safety and polish the open source version is still missing.
AI is still early. We have seen a fraction of what it will do, and it is accelerating. Nobody can tell you exactly where it leads, or how fast. But the people who put it to work this year will pull steadily ahead of the people who waited to see what happened. The same pattern is already visible in how the best teams are actually shipping agents in production.
So it is worth asking yourself honestly: are you doing enough to put this to work, in your business and in your life?
Weighing up where autonomous AI fits in your business and not sure where to start? Let's talk.
Related: Agentic AI in 2026: what actually works in production · You're not talking to an LLM, you're talking to a system · The irreducible human edge