Cooking with Agents in VS Code — Liam Hampton, Microsoft

AI Engineer · Intermediate ·🤖 AI Agents & Automation ·1mo ago

Key Takeaways

Demonstrates cooking with agents in VS Code using Claude Opus and GitHub Actions

Original Description

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

Related Reads

📰
CLI Ownership Management: master, owner, and session Commands for Self-Hosted Wallets
Learn to manage CLI ownership for self-hosted wallets with master, owner, and session commands to control access and security
Dev.to AI
📰
Our drift-warning hook was silently dead for 23 days. Zero warnings looked exactly like good behavior.
Learn how a silently dead drift-warning hook can mimic good behavior and what steps to take to prevent and detect similar issues in your system.
Dev.to AI
📰
Spotify expands its AI push with a ChatGPT-like music assistant
Spotify launches a ChatGPT-like AI music assistant for Premium users to discover music and podcasts
TechCrunch AI
📰
A practical checklist for evaluating an OpenAI-compatible AI API gateway
Learn how to evaluate an OpenAI-compatible AI API gateway with a practical checklist, ensuring safe and effective testing
Dev.to · Alex
Up next
Build AI Agents in 2 Minutes using Microsoft Foundry
Rajeev Kanth | BEPEC
Watch →