Vibe Code Camp

GitHub GitHub Chat with DeepWiki
Vibe Code Camp — Full Livestream video thumbnail

Click the thumbnail to watch on YouTube (opens in a new tab)

Speaker Cards
Browse all 20 speakers in card, table, and timeline views. Filter by world and search insights.
Play the RPG
Explore 6 worlds, talk to NPCs, and collect insights from all 20 speakers in this pixel adventure.
Project Reflections
Read lessons learned, errors encountered, and key insights from building this project.
Infographics
Visual summaries and key takeaways from the Vibe Code Camp sessions.

Overview

This transcript captures practical workflows, tool recommendations, and real demos from founders, engineers, and creators shipping production software with AI. Use it to learn from specific speakers, find relevant sections for what you're building, or surface actionable insights.

How to use this resource:

The Big Shift

Before you dive into the concepts and speakers, here's the core idea that runs through the entire event:

Yesterday
AI as Assistant
"Help me write this email"
Today
AI as Collaborator
"Work alongside me on this project"

The speakers aren't just asking AI to answer questions. They're building systems where AI agents plan, execute, review, and improve—sometimes running 24/7 without human supervision.

This isn't science fiction. People are shipping real products, running real businesses, and building real tools using these approaches today.

Where Should You Start?

8 hours is a lot. Pick a path based on what you're interested in:

🎨
I'm Not a Coder
⚙️
I Want to Build Apps
🧠
I Want the Big Picture
🚀
I Want to Ship Fast

Core Concepts

These are the key ideas discussed throughout the event. Each one builds on the others—click the related links to see how they connect, or jump to speakers who explain them best.

Agent-Native Software

Agents
Software designed so AI can actually use it, not just talk about it.
What Is It?

Most apps today were built for humans to click around. Agent-native software is designed differently: it's built so that an AI agent can operate the app alongside you—creating, editing, organizing, and automating tasks just like a skilled coworker would.

Why Should You Care?

If you use any software regularly—even just Google Docs or Notion—this matters. Imagine your tools could actually do work instead of just waiting for you to click buttons. That's where software is heading.

Tasks Replace To-Dos

Philosophy
Stop thinking in checkboxes. Start thinking in persistent objects.
What Is It?

A to-do list is something you check off and throw away. A task is more like an object in your world—it persists, evolves, connects to other things, and can be picked up by you or an AI agent at any time.

Why Should You Care?

If you've ever felt overwhelmed by your to-do list, this reframe helps. Tasks aren't about "getting to inbox zero"—they're about maintaining an honest map of your commitments. And when AI can see that map, it can actually help manage it.

Compound Engineering

Workflow
Each cycle makes the next one faster. Like compound interest, but for building.
What Is It?

A workflow where you: Plan → Work → Review → Save learnings. The key insight is that the "save learnings" step makes your next cycle faster. Over time, your building velocity compounds—just like interest in a savings account.

Why Should You Care?

Most people work in fits and starts, losing context between sessions. This approach means you never start from zero. Your AI collaborator remembers what worked, what failed, and what to try next.

Malleable Software

Philosophy
You're not renting your tools anymore. You own them—and you can remodel.
What Is It?

Most software is like renting an apartment: you can move furniture around, but you can't knock down walls. Malleable software is like owning your home—you can renovate, expand, and reshape it to fit your life.

Why Should You Care?

Ever wished an app worked slightly differently? With malleable software, you don't wait for the vendor's roadmap—you (or an AI) just change it. This is the endgame of the "agent-native" movement.

MCP (Model Context Protocol)

Tools
A universal plug for connecting AI to tools. Like USB-C, but for agents.
What Is It?

MCP is a standard way for AI models to connect to external tools and knowledge. Instead of copy-pasting documentation into a chat window, the AI can query your docs, repos, or databases directly.

Why Should You Care?

If you've ever spent 10 minutes explaining context to an AI, MCP fixes that. Your AI can look things up itself—reliably and repeatedly. It's the difference between hiring someone who needs constant hand-holding vs. someone who can find their own answers.

Multi-Model Teams

Agents
One AI plans, another executes. Like an engineering manager and a coder.
What Is It?

Instead of asking one AI to do everything, you set up a team: one model acts as the engineering manager (planning, reviewing, deciding) while another acts as the implementer (writing code, executing tasks).

Why Should You Care?

This mirrors how real teams work—and it turns out AI teams work better this way too. The "manager" can catch mistakes, maintain context, and decide when something's actually done. The "implementer" can focus on execution.

Delete Code Mindset

Philosophy
Your advantage isn't code volume. It's taste, direction, and iteration speed.
What Is It?

As AI gets better at writing code, the competitive advantage shifts. It's no longer "who can write more code"—it's "who knows what to build, and how to steer." You might actually delete more code as you go, re-architecting frequently.

Why Should You Care?

If you're not a programmer, this is actually good news: the barrier to building software is dropping fast. If you are a programmer, the value shifts toward judgment, taste, and understanding what users actually need.

Learn by Taking Apart

Workflow
Don't reinvent. Disassemble great products and rebuild with the same tricks.
What Is It?

Instead of designing from scratch, study products you admire. Take them apart to understand their patterns—the flows, affordances, feedback loops. Then rebuild those patterns in your own work.

Why Should You Care?

This is how you learn faster. Great products aren't magic—they're patterns that work. Once you can see the patterns, you can apply them anywhere. And AI is great at helping you analyze and reproduce patterns.

Speaker Profiles

Meet the 17 speakers from the event. Each profile includes timestamps, topics, and key insights.


Dan Shipper

Dan Shipper

Every CEO
0:00:03

Introduction & Proof/Anecdote - Agent-native markdown editor demo

Agent-Native Proof Editor

Ben Tossell

Ben Tossell

Ben's Bites / Factory
0:31:23

Non-technical builder sharing agent sessions

Non-Technical Agent Sessions Session Sharing

Ashe Magalhaes

Ashe Magalhaes

Hearth AI
0:59:56

Building a personal AI suite for relationship context

Personal AI Life Context

Ryan Carson

Ryan Carson

Founder, Untangle
1:30:04

AMP infinite loop agent that never stops working

Infinite Loop Compound Product

Natalia Quintero & Nityesh Agarwal

Natalia Quintero & Nityesh Agarwal

Every Consulting
2:00:01

AI consulting workflows for deck creation and synthesis

Consulting Automation

Katie Parrott

Katie Parrott

Every Editorial
2:13:50

Claude Code for editorial workflows and writing ops

Writing Collaboration

Nat Eliason

Nat Eliason

Author
2:30:23

ClaudeBot: The Mac Mini agent running 24/7 unsupervised

24/7 Agent Mac Mini

Tina He

Tina He

Pace Capital
3:02:49

Vibe coding as creative practice — "infinite maze" demo

Creative Practice Claude Code

Paula Dozsa

Paula Dozsa

Portola
3:31:00

Production iOS features for Tolan with Claude

iOS Production

CJ Hess

CJ Hess

Tenex
4:02:10

Flowy: diagram-first planning with JSON for Claude

Flowy Diagram-First

Logan Kilpatrick & Ammaar Reshi

Logan Kilpatrick & Ammaar Reshi

Google
4:31:41

The latest from Google AI Studios

Google AI Gemini

Geoffrey Litt

Geoffrey Litt

Notion
4:59:55

Malleable software - Apps that rewrite themselves

Malleable Software Notion

Kevin Rose & Kieran Klaassen

Kevin Rose & Kieran Klaassen

True Ventures / Every
5:29:51

Compound Engineering: Plan, work, review, compound

Compound Engineering Methodology

Thariq Shihipar

Thariq Shihipar

Anthropic
6:02:20

Inside Anthropic: Why tasks will replace to-dos

Claude Code Anthropic

Naveen Naidu

Every / Monologue
6:30:47

One developer vs VC-backed voice note giants

iOS Solo Dev

Yash Poojary

Yash Poojary

Every / Sparkle
6:59:38

Reverse engineering ChatGPT and Spotify to learn faster

Learning Reverse Engineering

Brooker Belcourt

Brooker Belcourt

Every Consulting
7:29:36

Hedge fund research workflows in ~20 minutes with Claude

Research Finance

Resources

Watch & Learn

Tools Mentioned

Every Apps

Further Reading

Built something with this transcript? Tag @Every on X.

Project Reflections
Infographics & Visual Summaries
Generated by Google's NotebookLM
Landscape Overview of Vibe Code Camp
Landscape Overview
Portrait Overview of Vibe Code Camp
Portrait Overview