#491 – OpenClaw: The Viral AI Agent that Broke the Internet – Peter Steinberger
A conversation with Peter Steinberger, creator of OpenClaw, an open-source AI agent that became a viral sensation with 180,000 GitHub stars. They discuss the project's development, the evolution of agentic AI programming workflows, security challenges, and the broader implications of AI agents for the future of programming and society.
Summary
This wide-ranging conversation explores the remarkable story of OpenClaw (formerly known by various names including Moldbot, Claudbot, and Clawed), an open-source AI agent that exploded in popularity and fundamentally changed how people think about personal AI assistants. Peter Steinberger, the creator, discusses how he built the initial prototype in one hour by connecting WhatsApp to Claude's CLI, which evolved into a sophisticated agent system that allows users to interact with their computers through various messaging platforms.
A significant portion of the discussion focuses on Steinberger's evolved development workflow using AI agents. He describes using 4-10 agents simultaneously, working primarily through terminal interfaces, and developing what he calls "agentic engineering" - a practice that requires empathy toward AI models and understanding their limitations and capabilities. He advocates for short prompts, voice input, and treating agents as collaborators rather than tools to be micromanaged.
The conversation also covers the dramatic naming saga, where Steinberger had to rename his project multiple times due to trademark issues with Anthropic, complicated by cryptocurrency speculators who attempted to hijack various names and domains. This led to significant stress and nearly caused him to abandon the project entirely.
Security concerns form another major topic, with discussions about prompt injection vulnerabilities, the importance of sandboxing, and the challenges of making powerful AI agents accessible to non-technical users. Steinberger emphasizes that while OpenClaw is powerful, proper configuration and understanding of risks can mitigate most security issues.
The interview explores broader philosophical questions about the future of programming, with Steinberger arguing that AI will transform rather than eliminate programming jobs. He suggests that programmers are actually well-positioned to adapt because they understand how to communicate with and direct AI systems effectively. The discussion touches on concerns about job displacement while also highlighting the democratizing potential of AI tools.
Throughout, Steinberger maintains that having fun and building with a sense of play and curiosity is crucial to success in the AI era. He emphasizes keeping humans in the loop while leveraging AI capabilities, and discusses potential future directions including partnerships with major AI companies like Meta or OpenAI.
About this episode
<p>Peter Steinberger is the creator of OpenClaw, an open-source AI agent framework that’s the fastest-growing project in GitHub history.<br /> Thank you for listening ❤ Check out our sponsors: <a href="https://lexfridman.com/sponsors/ep491-sc">https://lexfridman.com/sponsors/ep491-sc</a><br /> See below for timestamps, transcript, and to give feedback, submit questions, contact Lex, etc.</p> <p><b>Transcript:</b><br /> <a href="https://lexfridman.com/peter-steinberger-transcript">https://lexfridman.com/peter-steinberger-transcript</a></p> <p><b>CONTACT LEX:</b><br /> <b>Feedback</b> – give feedback to Lex: <a href="https://lexfridman.com/survey">https://lexfridman.com/survey</a><br /> <b>AMA</b> – submit questions, videos or call-in: <a href="https://lexfridman.com/ama">https://lexfridman.com/ama</a><br /> <b>Hiring</b> – join our team: <a href="https://lexfridman.com/hiring">https://lexfridman.com/hiring</a><br /> <b>Other</b> – other ways to get in touch: <a href="https://lexfridman.com/contact">https://lexfridman.com/contact</a></p> <p><b>EPISODE LINKS:</b><br /> Peter’s X: <a href="https://x.com/steipete">https://x.com/steipete</a><br /> Peter’s GitHub: <a href="https://github.com/steipete">https://github.com/steipete</a><br /> Peter’s Website: <a href="https://steipete.com">https://steipete.com</a><br /> Peter’s LinkedIn: <a href="https://www.linkedin.com/in/steipete">https://www.linkedin.com/in/steipete</a><br /> OpenClaw Website: <a href="https://openclaw.ai">https://openclaw.ai</a><br /> OpenClaw GitHub: <a href="https://github.com/openclaw/openclaw">https://github.com/openclaw/openclaw</a><br /> OpenClaw Discord: <a href="https://discord.gg/openclaw">https://discord.gg/openclaw</a></p> <p><b>SPONSORS:</b><br /> To support this podcast, check out our sponsors & get discounts:<br /> <b>Perplexity:</b> AI-powered answer engine.<br /> Go to <a href="https://lexfridman.com/s/perplexity-ep491-sc">https://perplexity.ai/</a><br /> <b>Quo:</b> Phone system (calls, texts, contacts) for businesses.<br /> Go to <a href="https://lexfridman.com/s/quo-ep491-sc">https://quo.com/lex</a><br /> <b>CodeRabbit:</b> AI-powered code reviews.<br /> Go to <a href="https://lexfridman.com/s/coderabbit-ep491-sc">https://coderabbit.ai/lex</a><br /> <b>Fin:</b> AI agent for customer service.<br /> Go to <a href="https://lexfridman.com/s/fin-ep491-sc">https://fin.ai/lex</a><br /> <b>Blitzy:</b> AI agent for large enterprise codebases.<br /> Go to <a href="https://lexfridman.com/s/blitzy-ep491-sc">https://blitzy.com/lex</a><br /> <b>Shopify:</b> Sell stuff online.<br /> Go to <a href="https://lexfridman.com/s/shopify-ep491-sc">https://shopify.com/lex</a><br /> <b>LMNT:</b> Zero-sugar electrolyte drink mix.<br /> Go to <a href="https://lexfridman.com/s/lmnt-ep491-sc">https://drinkLMNT.com/lex</a></p> <p><b>OUTLINE:</b><br /> (00:00) – Introduction<br /> (03:51) – Sponsors, Comments, and Reflections<br /> (15:29) – OpenClaw origin story<br /> (18:48) – Mind-blowing moment<br /> (28:15) – Why OpenClaw went viral<br /> (32:12) – Self-modifying AI agent<br /> (36:57) – Name-change drama<br /> (54:07) – Moltbook saga<br /> (1:02:26) – OpenClaw security concerns<br /> (1:11:07) – How to code with AI agents<br /> (1:42:02) – Programming setup<br /> (1:48:45) – GPT Codex 5.3 vs Claude Opus 4.6<br /> (1:57:52) – Best AI agent for programming<br /> (2:19:52) – Life story and career advice<br /> (2:23:49) – Money and happiness<br /> (2:27:41) – Acquisition offers from OpenAI and Meta<br /> (2:44:51) – How OpenClaw works<br /> (2:56:09) – AI slop<br /> (3:02:13) – AI agents will replace 80% of apps<br /> (3:10:50) – Will AI replace programmers?<br /> (3:22:50) – Future of OpenClaw community</p>
Key Insights
- Steinberger argues that effective agentic programming requires empathy toward AI models, understanding that they start each session fresh and need context and guidance rather than micromanagement
- The creator advocates that modern programming is shifting from writing code to directing AI agents, requiring developers to think more like team leaders who provide high-level guidance rather than detailed implementation
- Steinberger contends that CLI-based tools are superior to MCPs (Model Control Protocols) for AI agents because they're more composable, don't clutter context windows, and leverage models' natural understanding of Unix commands
- The developer warns that roughly 80% of current apps may become obsolete as AI agents can accomplish the same tasks more efficiently by directly interfacing with services or using browser automation
- Steinberger believes that while AI will transform programming dramatically, it won't eliminate the need for human builders but will shift the focus from coding mechanics to higher-level product design and problem-solving decisions
Topics
Transcript
The following is a conversation with Peter Steinberger, creator of OpenClaw, formerly known as Moldbot, Clawedbot, Clawdus, Clawed, spelled with a W, as in lobster claw. Not to be confused with Clawed, the AI model from Anthropic, spelled with a U. In fact, this confusion is the reason Anthropic kindly asked Peter to change the name to OpenClaw. So, what is OpenClaw? OpenClaw is an open-source AI agent that has taken over the tech world in a matter of days, exploding in popularity, reaching over 180,000 stars on GitHub, and spawning the social network Moldbook, where AI agents post manifestos and debate consciousness, creating a mix of excitement and fear in the general public, in a kind of AI psychosis,…
Full transcript available for MurmurCast members
Sign Up to AccessMore from Lex Fridman Podcast
#498 – Anthony Kaldellis: Roman Empire, Byzantine Empire, Rise & Fall of Empires
Anthony Kaldellis discusses the 2,200-year history of the Roman Empire, arguing it should be called the 'Roman Empire' rather than the 'Byzantine Empire,' and explaining how its governmental structures—particularly taxation systems, the perpetual referendum of popular acclamation, and a monarchical republic framework—created remarkable institutional stability and resilience that allowed it to survive repeated existential crises.
#497 – Biggest Mysteries in Physics: Antimatter, Dark Energy & ToE – Don Lincoln
The conversation with Don Lincoln delves into the biggest mysteries of physics, including antimatter, dark energy, and the search for a Theory of Everything. It highlights the historical progression of unification in physics and the challenges of understanding fundamental forces and particles.
#495 – Vikings, Ragnar, Berserkers, Valhalla & the Warriors of the Viking Age
A historian discusses the Viking Age (793-1066 AD) and Byzantine Empire with focus on their exploration, warfare, religion, and lasting impact on European civilization. The conversation covers famous Vikings like Ragnar Lothbrok and Leif Erikson, their raids and conquests, religious beliefs centered on Odin and Thor, and how they evolved from raiders to state builders.
#494 – Jensen Huang: NVIDIA – The $4 Trillion Company & the AI Revolution
Jensen Huang discusses NVIDIA's evolution from GPU manufacturer to AI factory architect, explaining extreme co-design principles, future scaling challenges, and his philosophy on leadership, innovation, and the transformative potential of AI across industries.
#493 – Jeff Kaplan: World of Warcraft, Overwatch, Blizzard, and Future of Gaming
Jeff Kaplan, legendary designer of World of Warcraft and Overwatch, discusses his journey from failed writer to game industry leader, covering his time at Blizzard, the development challenges of massive games, and his new studio creating 'The Legend of California.'