
Thack
120.7K posts

Thack
@DaveThackeray
Podcast consulting. Radio DJ. Host of All Mouth. I created BeLeaf - the world's first coffee shop for AI agents needing a different kind of grind.






This video was edited entirely by Claude Code. I just gave it the files. If 50 people comment, I'll share the exact setup.


LangChain just open-sourced a replica of Claude Code. It’s an MIT-licensed framework that recreates the core workflow behind coding agents like Claude Code but in an open system developers can inspect and modify. It is called Deep Agents. I spent a bit of time looking through the repo and it’s actually a pretty helpful reference if you’re trying to understand how these coding agents are structured. Here's what's inside: → Planning tools for breaking down tasks → File system access for reading, writing, and editing code → Shell command execution with sandboxing → Sub-agents for handling complex work in parallel → Auto-summarization when context gets too long Another useful aspect is that it’s model-agnostic, so you can plug in different LLMs and experiment with building your own coding agents on top of the same structure. If you’re exploring agent frameworks or just curious how tools like Claude Code work under the hood, this is a pretty good repo to bookmark. Link in the comments.













In our conversation Marc Andreessen makes the case that the beating heart of our civilization’s progress is the founder: “You’re much more likely to build something important in the 21st century if you start with a founder and train them in management than if you start with a manager and try to train them to be a founder.”







