Nov 10, 2025 · 35m · latent-space
⚡ Inside GitHub’s AI Revolution: Jared Palmer Reveals Agent HQ & The Future of Coding Agents
gold bands on the timeline = statements, start to end. Hover to read, click to jump. CC turns on captions
In this in-depth interview on Latent Space, GitHub Senior Vice President Jared Palmer discusses the launch of GitHub Agent HQ, sharing key technical insights into the evolution of coding agents, runtime sandboxing, reliability engineering, and the modernization of core developer workflows.
How this conversation actually went
Every chapter scored 0–10 on four independent dynamics. Hover any point for the reasoning behind the score. How this is scored →
speaking balance: gold is the hosts, purple is the guest (3 minute bins)
Jared bluntly asserts that AI builders are living in 'la-la land' if they don't rigorously track dropped requests, provider uptime, and error-free multi-turn agent sessions.
Hardest push from the hosts ▶ 13:37 Host challenges model picker abstraction layerThe host pushes back against traditional model-switching interfaces, arguing that loosely bound generic abstractions produce lowest-common-denominator agent behavior.
Biggest teaching moment ▶ 31:20 Jared explains Facebook stacked diffs vs Git pull requestsJared provides a masterclass on monorepo engineering, contrasting Facebook's internal Mercurial stacked commits with traditional Git PR paradigms.
The host holds their own ▶ 15:15 Host explains skills as the universal file system interfaceWhen Jared admits unfamiliarity with Anthropic skills, the host steps up to articulate how skills package tool execution into a clean, markdown-driven file system abstraction.
the scores for every segment, with the reasoning behind each
| Chapter | Topic | The hosts as informed peer | Guest teaching | Guest disagreement | The hosts pushing back | Why |
|---|---|---|---|---|---|---|
| Scaling from Niche Tools to GitHub's Broad Ecosystem | 4 | 3 | 1 | 1 | The conversation is very friendly and collaborative. The host prompts Jared on the origin story of v0 and AI SDK while contributing historical milestones (like GPT-4 context limits and Code Interpreter). | |
| Synthetic Composite Models vs. Multi-Agent Ecosystems | 6 | 2 | 1 | 2 | The host draws on his Cognition engineering background to discuss composite models vs. model pickers, pushing the argument that model switching at the base API layer is the wrong abstraction for coding agents. | |
| Redefining Coding Agents, Tool Execution, and Skills | 6 | 2 | 1 | 1 | When Jared asks about skills versus MCPs, the host takes the floor to explain DXT and how skills serve as an LLM-friendly file-system-first interface. | |
| GitHub Agent HQ and Unified AI Developer Workflows | 3 | 3 | 0 | 0 | Jared explains the vision behind GitHub Agent HQ and the closer integration between VS Code, Azure, and GitHub. The host reacts enthusiastically with minimal challenge. | |
| Sandboxes, Dev Containers, and Repo Environment Setup | 6 | 2 | 1 | 1 | The host brings up container sandboxing setups, noting Cognition's Kubernetes pods and his previous attempt at Netlify to open-source standardized framework auto-detection. | |
| Protocol Standardization, MCPs, and Computer Use | 6 | 2 | 1 | 1 | The host educates Jared on ACP payments and shares technical details on computer use advances driven by open OCR models like DeepSeek OCR. | |
| Reliability Engineering: The Climb from 90% to 99% Accuracy | 3 | 5 | 2 | 1 | Jared explains the harsh reality of reliability engineering in AI products, asserting that many teams live in 'la-la land' regarding infra failure rates and error-free multi-turn sessions. | |
| Applying Coding Agents to Knowledge Work and Browsers | 6 | 2 | 1 | 0 | The discussion covers applying coding agents to knowledge work and browsers. The host demonstrates technical depth by describing his custom open-source tool Chrome Dump and attempts to build within Tauri. | |
| Overhauling the GitHub Homepage Experience | 4 | 6 | 1 | 1 | Jared delivers an in-depth breakdown of stacked diffs, comparing Facebook's Buck/Mercurial workflow against Git pull requests and explaining why large repos demand stacked workflows. |