Coding with Agents
Podcasts, videos, and articles exploring AI-powered coding workflows, agentic design patterns, and the future of software development.
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.
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.
Next Token – Series
VideoA series featuring discussions, sharing experiences, and exploring the latest trends in AI agents and development practices.
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.