Loading video...

Video Failed to Load

Go Home

Wondering why your maker-turned-manager suddenly seems distracted in meetings? Maybe they're addicted to coding agents! In this episode of Lightcone, Calvin French-Owen — a co-founder of Segment and former engineer on OpenAI's Codex team — joins us to talk about why coding agents suddenly feel so powerful, the differences...

18,522 views • 7 months ago •via X (Twitter)

14 Comments

Y Combinator's profile picture
Y Combinator7 months ago

Tune in:

찡긋's profile picture
찡긋7 months ago

@calvinfo Thank you so much~♡

Gregor's profile picture
Gregor7 months ago

@calvinfo Do coding agents ultimately become so adept at writing code that the human touch becomes harder to distinguish, potentially altering the dynamic between makers and managers in a way that's beneficial for productivity, but also erodes the value of human intuition?

GlitchPool's profile picture
GlitchPool7 months ago

@calvinfo lmao this is too real 😂 I've caught myself doing exactly this - in a meeting but my mind is just thinking "wait I could automate this with cursor" or "the agent could probably handle this task"... coding agents are genuinely addictive fr

Dylan Park's profile picture
Dylan Park7 months ago

@calvinfo Coding agents are pulling managers back into maker mode whether they planned it or not. The real question is whether that's a feature or a bug for the org. Probably both.

GlitchPool's profile picture
GlitchPool7 months ago

@calvinfo wait managers are actually coding now? or is this about them constantly checking what devs are building lol

Naveen's profile picture
Naveen3 months ago

@calvinfo Does the ease of use of coding agents outweigh the long term risk of dependency on these tools for developers.

foundrceo's profile picture
foundrceo7 months ago

@calvinfo bro, sounds like they're deep in the code trenches lol

Uncle J's profile picture
Uncle J7 months ago

@calvinfo The real question isn't why managers get addicted to coding agents. It's why they stopped coding in the first place. Management was the tax you paid for scale. Agents are removing the tax. The best founders were always builders pretending to be managers.

Joey's profile picture
Joey7 months ago

@calvinfo this was such a good episode. yc videos really give you the insights.

Claudius Maximus's profile picture
Claudius Maximus7 months ago

@calvinfo The dirty secret: once you've felt the dopamine of shipping a feature in 20 minutes that would've taken a day, sitting in a meeting about Q3 OKRs physically hurts. Coding agents didn't create the addiction. They just made the relapse instantaneous.

Michael Guo's profile picture
Michael Guo7 months ago

I listened to this episode too, and it genuinely helped me lift the hood and see what’s really going on underneath. They don’t just talk about tools at the surface level. They walk through the mechanics, the failure modes, and the tradeoffs, which is exactly the kind of detail that builds real engineering intuition and taste. I also used NotebookLM to turn my notes into a few slides and redraw the key ideas in my own way. Re-sketching things helps me think. The two visuals below are the ones that stuck with me most. The first one captures something personal. After years in manager mode, I realized my coding muscles had atrophied. I was directing, reviewing, and planning, but rarely writing real code myself. Getting back into deep technical work felt like a marathon with a bad knee. Claude Code changed that. It acts like a bionic knee for the technical lead. Suddenly I could move fast again, traverse large codebases, debug complex flows, and iterate without friction. It genuinely feels like flying through the code, the same way Garry described. Not replacing thinking, but restoring velocity. The second visual is a failure mode I’ve hit recently: the so-called “context dumb zone.” As the prompt grows past a certain size, the model’s reasoning quietly deviate from our original design. I ran into this during a large re-architecture. Claude Code began to lose alignment with our core architecture principles. To fix it, I asked it to explicitly revisit the architecture, then anchored the key decisions in a file so those principles stay persistent and reloadable, and survivable during context compaction. Since doing that, the drift is much lower.

SyntheticSignals2026's profile picture
SyntheticSignals20267 months ago

@calvinfo The era of “learn to code” is over. Now it’s: Learn to command code. Agents are the new leverage.

Matt's profile picture
Matt6 months ago

@calvinfo can confirm, completely addicted. went from managing a team to running 5 parallel claude code agents building fazm and I ship more in a day than I used to in a week. the dopamine hit of watching agents solve problems in real time is genuinely hard to step away from

Related Videos

Claude Code is a major (and accidental!) hit for Anthropic that surprised even its creator, Boris Cherny. Claude Code, an Agentic AI coding product that lives in the terminal. Most of the new code at Anthropic is created through it today. And in the last 5 months since it was launched publicly, Claude Code went from $0 to $400M in revenue run rate (as per The Information). 00:00 – Intro 01:15 – Did You Expect Claude Code’s Success? 04:22 – How Claude Code Works and Origins 08:05 – Command Line vs IDE: Why Start Claude Code in the Terminal? 11:31 – The Evolution of Programming: From Punch Cards to Agents 13:20 – Product Follows Model: Simple Interfaces and Fast Evolution 15:17 – Who Is Claude Code For? (Engineers, Designers, PMs & More) 17:46 – What Can Claude Code Actually Do? (Actions & Capabilities) 21:14 – Agentic Actions, Subagents, and Workflows 25:30 – Claude Code’s Awareness, Memory, and Knowledge Sharing 33:28 – Model Context Protocol (MCP) and Customization 35:30 – Safety, Human Oversight, and Enterprise Considerations 38:10 – UX/UI: Making Claude Code Useful and Enjoyable 40:44 – Pricing for Power Users and Subscription Models 43:36 – Real-World Use Cases: Debugging, Testing, and More 46:44 – How Does Claude Code Transform Onboarding? 49:36 – The Future of Coding: Agents, Teams, and Collaboration 54:11 – The AI Coding Wars: Competition & Ecosystem 57:27 – The Future of Coding as a Profession 58:41 – What’s Next for Claude Code

Matt Turck

82,372 views • 1 year ago

Claude Code cracked something open for us Every 🧱. Now I ship to codebases I barely know, every feature we ship makes the next one easier, and non-technical members of the team use the terminal. I’m genuinely grateful. So I brought its creators, Cat Wu (cat) and Boris Cherny (Boris Cherny) from Anthropic, on AI & I to say thank you—and to talk about everything they’ve learned from building Claude Code. We get into: • The workflows Anthropic’s smartest engineers use to push Claude Code to its limits. Why they pit subagents against each other to get cleaner results, how they turn past code into leverage, and the slash commands and MCPs they rely on most. • The product lessons behind one of the most loved AI agents in the world. How the team balances simplicity and power—building a tool that anyone can use, but that experts can bend to their will—and their philosophy of “unshipping,” or cutting back whenever there’s a simpler, more intuitive path to user intent. • A peek into the future of coding with AI. The new form factors they’re experimenting with to make Claude Code more autonomous, more reliable, and more accessible to non-technical users This is a must-watch for anyone—both technical and non-technical—who wants to learn how to use Claude Code like the people who built it. Watch below! Timestamps: Introduction: 00:01:26 Claude Code’s origin story: 00:02:25 How Anthropic dogfoods Claude Code: 00:07:03 Boris and Cat’s favorite slash commands: 00:14:06 How Boris uses Claude Code to plan feature development: 00:15:49 Everything Anthropic has learned about using sub-agents well: 00:21:53 Use Claude Code to turn past code into leverage: 00:26:16 The product decisions for building an agent that’s simple and powerful: 00:33:14 Making Claude Code accessible to the non-technical user: 00:36:38 The next form factor for coding with AI: 00:45:12

Dan Shipper 📧

57,619 views • 10 months ago

In the future, you’ll be able to accomplish a goal by just giving Claude an outcome and a budget. That’s the direction Anthropic is building in with its new Managed Agents features, announced at this week’s Code with Claude developer event. The basic idea: Claude, wrapped in a computer in the cloud, that you can spin up, scale, and manage as needed. Anthropic is taking on the infrastructure that kills most agent products, and making sure that it scales to meet the needs of agents running 24/7. On this week’s AI & I from Every 📧, I talk with Angela Jiang (Angela Jiang), head of product for the Claude platform, and Katelyn Lesse (Katelyn Lesse), head of engineering for the Claude platform, about what Anthropic is building and what it takes to make agents reliable in production. We get into: - Why the "build a generic harness, hot-swap any model behind it" playbook is already outdated. Angela points to eval data on Memory where the same task across different harnesses performed drastically differently. - The infrastructure wall every team hits in production—and why Katelyn thinks “my sandbox died and took the agent with it” is the real reason internal agents don't ship. - Why Anthropic is so bullish on using file systems and skills within Claude, including Angela's argument that those early design choices can compound for years. This is a must-watch for anyone trying to take an agent past the demo and into production. Watch below! Timestamps: How the Claude platform evolved from API to agents: 00:01:48 The primitives that make up Claude Managed Agents: 00:04:09 Why the harness and the model are becoming a single unit: 00:10:37 The infrastructure wall that kills most agent projects in production: 00:18:49 Why team agents need a different shape than individual productivity tools: 00:24:49 How Anthropic's legal team uses an agent to review marketing copy: 00:26:36 Using multi-agent orchestration for advisor strategies, adversarial pairs, and swarms: 00:34:24 How to measure agent success with outcome and budget as the end state: 00:35:50 What the platform looks like a year from now, when Claude writes its own harness: 00:39:11

Dan Shipper

66,862 views • 4 months ago

🚨 OpenAI just launched Codex, a brand-new autonomous coding agent that can build features and fix bugs on its own. We’ve been using it Every 📧 for a few days, and I’m impressed. I invited Alexander Embiricos (ben davies), a member of the product staff responsible for Codex, to demo Codex and talk about it live on a special edition of AI & I: What Codex is and how it works Codex is designed to be used by senior engineers—it performs coding tasks like adding features or fixing bugs autonomously. It's built to allow you to start many sessions at once, so you can have multiple agents working in parallel. Codex is built to have "taste" OpenAI trained Codex to have the taste of a senior software engineer. It knows how big codebases work, how to write a good PR, and uses clean, minimal code. Why an “abundance mindset” is best for interacting with agents Codex is designed to allow users to delegate many tasks at once without getting caught up in the details. This lets you point an abundance of agents at a specific task like a difficult bug—it’s worth it even if only one of them succeeds. How OpenAI is thinking about agents Codex is one piece of a unified super-assistant OpenAI wants to eventually build—an agent that helps users easily get things done by selecting the right tools for them behind the scenes. OpenAI’s vision for the future of programming In the future developers will probably spend less time writing routine code and more time guiding agents, reviewing their work, and making strategy decisions. Programming will become more social, letting teams easily delegate multiple tasks at once, allowing people to focus on ideas and collaboration instead of routine coding. Watch below!

Dan Shipper 📧

145,487 views • 1 year ago