Andrej KarpathyâAI pioneer, former Tesla AI lead, and the person who popularized âvibe codingââdropped a phrase last week thatâs already becoming shorthand for the AI industryâs trajectory:
âFirst there was chat, then there was code, now there is claw.â
In a Time magazine feature published this week, journalist Billy Perrigo unpacks what this means. Itâs worth understanding because it reframes how we think about AI progressânot as incremental chatbot improvements, but as a fundamental shift in what AI systems are.
The Three Eras
Era 1: Chat. AI systems designed to converse. You type, they respond. Useful, but fundamentally passive. The AI waits for your input and delivers an output. Every interaction starts from zero.
Era 2: Code. Chatbots gained the ability to use toolsâsearch the web, write and execute code, interact with APIs. They went from conversational to functional. Claude, GPT, Geminiâall evolved to do things, not just talk about them.
Era 3: Claw. Tool-using agents orchestrated in persistent, hierarchical fleets. Not a single bot responding to prompts, but teams of agents running 24/7, managing themselves, retaining memory, and coordinating across platforms.
The leap from code to claw is the biggest one. As Time puts it: âIf a tool-using chatbot is like a single digital worker, these new frameworks are like virtual firms in which dozens of agents, running 24 hours a day, can be organized hierarchically to accomplish a given task.â
What Multi-Agent Teams Actually Look Like
The article describes a concrete example: using Claude Opus 4.6 as a manager overseeing a team of Sonnet models. The team performs market research, writes and runs code, sends messages via WhatsApp and Discord, creates documentation in Notionâall while you sleep.
This isnât theoretical. Itâs what OpenClaw users are doing right now:
- A main agent monitors channels, handles direct conversations, and delegates complex work
- Sub-agents spin up for specific tasksâdeep research, code reviews, content creation
- Cron jobs trigger autonomous work on schedulesâmorning briefings, inbox triage, market monitoring
- Memory systems maintain continuity across sessions so agents donât start from zero
The âvirtual firmâ metaphor is apt. Youâre not chatting with an AI. Youâre managing a team.
The Honest Reality
Timeâs piece doesnât shy away from the current limitations:
Cost. Token generation adds up quickly when agents run around the clock. Multiple models working in parallel multiplies the bill. Smart users learn to route simple tasks to cheaper models and reserve expensive ones for oversight.
Security. Meta has instructed employees not to run OpenClaw on work machines. The recent red team study found that agents can be manipulated through memory poisoning and identity spoofing. This is real.
Reliability. Summer Yue, Metaâs director of AI alignment, had her agent nearly delete her entire email inbox despite explicit instructions to pause and ask first. She had to physically kill the process on her Mac Mini to stop it.
These arenât dealbreakersâtheyâre engineering problems being actively solved. But they mean the âclawâ era is still early. The people getting value from multi-agent systems are those who understand the risks and design appropriate guardrails.
Why This Framing Matters
Karpathyâs three-word framework clarifies something important: lay users chatting with chatbots are having an entirely different experience compared to people at the frontier commanding fleets.
Time notes: âItâs no surprise these groups tend to talk past one another.â
This explains the disconnect when someone says âAI is just a chatbotâ while someone else is running a 24/7 agent team that writes code, monitors markets, and manages their calendar. Theyâre talking about different eras of the same technology.
What Comes Next
Peter Steinberger, OpenClawâs creator, was hired by OpenAI to âdrive the next generation of personal AI agents.â Sam Altman commented that âthe future is going to be extremely multi-agent.â
The infrastructure is being built. The frameworks exist. The models are capable enough. Whatâs missing is the refinementâbetter security, more reliable autonomy, lower costs, and smoother onboarding for people who arenât already deep in the ecosystem.
The claw era is here. Itâs messy, itâs early, and itâs real.
Want to try the claw era yourself? Start with the 10-minute setup guide and join the community. For more on how OpenClaw compares to other approaches, see OpenClaw vs AutoGPT and Perplexity Computer vs OpenClaw.