Search for a command to run...

Timestamps are as accurate as they can be but may be slightly off. We encourage you to listen to the full context.
In this action-packed episode of This Week in Startups, Jason Calacanis and his team dive deep into their early experiments with OpenClaw (formerly ClawBot/MoltBot), an AI agent orchestration platform that's transforming how they run their venture firm and podcast production company. (01:48) Jason describes being "absolutely enthralled" with this new software that represents "the ultimate expression of AGI today." The episode features team members Lucas Durand and Oliver Korzen demonstrating how they've automated everything from guest booking and research to newsletter creation and administrative tasks in just 72 hours of implementation. (51:51) Security expert Rahul Sood joins later to discuss the significant vulnerabilities and risks associated with these powerful AI agents. The conversation reveals both the incredible productivity gains possible—with some tasks seeing 40-50% time savings—and the serious security considerations that come with giving AI agents extensive access to business systems.
Host of This Week in Startups and founder of Launch, a $45 million seed fund. Jason is a prominent angel investor and entrepreneur who has been at the forefront of Silicon Valley for over two decades, previously founding companies like Weblogs and Inside.com.
Investment team member at Launch with four and a half years of VC experience, including one year and eight months at Launch. He primarily works on the investment team and runs Launch's programs, including Founder University which processes 250-300 companies per cohort.
Producer and team member at Launch who has been with the company for nearly a year, including four months as an intern while finishing school. He's responsible for launching and producing "This Week in AI" podcast and has been leading the guest booking automation efforts.
CEO and co-founder of Irreverent Labs, creator of offbeat AI productivity apps, and former founder of Voodoo PC (a high-end gaming computer company). He previously served as GM at Microsoft Ventures and brings deep expertise in both AI development and cybersecurity.
Rather than giving AI agents full access to your systems, begin with read-only permissions and isolate them in virtual machines. (69:05) Rahul Sood emphasized that connecting password managers or giving write access to critical systems is "absolute crazy talk." The team set up OpenClaw with limited access to specific Notion pages and used separate accounts for the AI agents. This approach allows you to test and learn without exposing sensitive data or risking system compromises. A practical example would be giving your AI agent access to read your customer database but not allowing it to modify or delete records until trust is established over time.
Creating processes for AI agents to share learnings and teach each other dramatically improves their effectiveness. (38:00) Jason instructed his two replicants to "teach each other what you've learned so far and give feedback on how to do that task better." This created a collaborative learning loop where agents shared successful workflows, identified problems (like Gmail not being properly configured), and improved their collective performance. Organizations should establish protocols for agents to document their learnings and share best practices, similar to how human employees share institutional knowledge.
The highest ROI comes from automating repetitive, administrative tasks that skilled workers dislike doing anyway. (22:25) Oliver demonstrated how guest booking went from 20-30 hours per week to 15 hours in just the first week of implementation—a 40% time savings on tasks that are essential but tedious. The team automated SOD/EOD (start of day/end of day) reports, guest research that previously took 5+ hours per guest, and newsletter curation. This frees up creative professionals to focus on high-value work like content creation, strategic thinking, and relationship building rather than data entry and scheduling.
AI agent token costs can quickly spiral out of control, reaching $300 per day or $108,000 annually if not managed properly. (41:59) The team discovered they were on track to spend this amount with just 2-3 agents and a few users. Lucas recommended using local models on powerful hardware like Mac Studios with 512GB of RAM, which cost around $10,000 but can run multiple models and agents simultaneously. Organizations should establish spending limits, use local models for routine tasks, and reserve expensive cloud models for complex reasoning tasks.
Unlike traditional chatbots with limited context windows, AI agents need structured memory systems to maintain context and improve over time. (16:02) Oliver explained how OpenClaw uses three types of memory: daily logs (temporary), long-term memory (persistent preferences and context), and topical guides (specific procedures and how-tos). This allows agents to remember your preferences, learn from past interactions, and maintain consistency across different tasks and time periods. Businesses should invest time in creating detailed standard operating procedures that agents can reference and update as they learn better ways to complete tasks.