Cooking with Agents in VS Code — Liam Hampton, Microsoft
Skills:
Agentic Coding90%
One codebase, three problems, three agents running at the same time. Liam Hampton from Microsoft demos the full loop in VS Code: a local agent with Claude Opus writing and fixing unit tests with him in the loop, a background agent using a git work tree to build a front end from a GitHub issue without him touching it, and a cloud agent running in GitHub Actions to make the repo open source friendly.
The talk is a framework for knowing which agent path to pick and why. Local when you want hands on iteration. Background when the task is big and you can tolerate being half in half out. Cloud when you genuinely do not care how it gets done. VS Code handles all three from one interface, with Copilot, Claude, and third party agents accessible from the same control plane.
Speaker info:
- https://x.com/liamchampton
- https://www.linkedin.com/in/liam-conroy-hampton/
- https://github.com/liamchampton
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Agentic Coding
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
How to Detect Fraud in Documents Using AI in PHP
Medium · AI
Google Quietly Built a System to Tell You If What You Are Looking at Is Real
Medium · AI
The AI Ownership Crisis: Who’s Actually Steering the Ship?
Medium · AI
Why I Built My Own AI: The Case for Self-Hosted Domain Agents (Kulvex)
Dev.to · GaltRanch
🎓
Tutor Explanation
DeepCamp AI