Coding with Agents
Podcasts, videos, and articles exploring AI-powered coding workflows, agentic design patterns, and the future of software development.
Craft & Chaos - Series
PlaylistThe rebranded Build Crew live series featuring live coding sessions, Prompt Duel at Dawn challenges, and opportunities to win Amp Credits. Continues the community-driven format with AI agent best practices and real-time development.
Next Token – Series
VideoA series featuring discussions, sharing experiences, and exploring the latest trends in AI agents and development practices.
Build Crew - Series
PlaylistA series from the Amp team covering AI agent best practices and prompting strategies. Topics include structured prompts, chain of thought prompting, using the Oracle sub-agent for complex reasoning, external memory management with short threads, and practical tips for effective agent collaboration. Features real-world development scenarios and insights from the Build Crew community.
The Truth About Coding Agents: Why 90% of Your Time Is Now Code Review
VideoBeyang Liu in conversation with a16z
Beyang Liu discusses Sourcegraph's Amp agent and the shift in software engineering from coding to orchestrating agents, where 90% of time is spent on code review. Topics include the 'Smart' vs 'Fast' agent architecture, the rise of Chinese open source models for agentic tool use, and the transition to probabilistic software where developers manage intent while agents handle implementation logic.
Keynote: Linus Torvalds, Creator of Linux & Git, in Conversation with Dirk Hohndel
VideoLinus Torvalds shares his perspective on AI's impact on open source infrastructure, including crawler strain on kernel.org and AI-generated spam reports. He expresses skepticism about 'vibe coding' for serious maintenance while acknowledging AI as a great learning gateway for beginners. Compares AI to compilers—a tool that removes minutia rather than replacing developers—and predicts more software jobs, not fewer.
Amp: The Emperor Has No Clothes
PodcastQuinn Slack & Thorsten Ball on Building Amp Code
Sourcegraph's CEO and Amp Dictator discuss the philosophy behind Amp Code, their unconventional 15x/day shipping cadence without code reviews, and critical insights on coding agent architecture. Topics include why subagents and prompt optimizers may be misguided, the diminishing importance of model selectors, agent-friendly tooling, version control in an AI-first world, and how agents are transforming enterprise software development workflows.
The Emerging Skillset of Wielding Coding Agents
VideoBeyang Liu at AI Engineer Conference
Beyang Liu explores the evolution of AI coding agents from co-pilots to autonomous tools, covering controversial design decisions (autonomous edits, minimal UI, model coupling), Amp's implementation, and power user insights. Discusses best practices like detailed prompts, feedback loops, and sub-agents for complex tasks, while highlighting anti-patterns including micromanaging and underprompting.
Raising an Agent - Series
PlaylistAn eight-part documentary series chronicling Sourcegraph's development of Amp, revealing groundbreaking insights on building practical coding agents. Topics include the shift from prompt to context engineering, the power of autonomous feedback loops, sub-agent architectures for context management, the "Oracle" pattern for multi-model reasoning, why codebases must adapt to agents, and evaluating LLM capabilities across providers. The team demonstrates why success depends on model quality over hidden tricks, treating agents as power tools rather than magic wands.