25.08.2026
GitHub Copilot App: The Cockpit to Fly all Agents
The GitHub Copilot App is a desktop cockpit for coding agents: parallel sessions in isolated git worktrees, the complete PR lifecycle from issue to merge, and canvases where humans and agents work on shared state.
In this talk, I will show how to run multiple agent sessions in parallel without branch chaos, how to pick the right autonomy level from interactive to autopilot, and how Agent Merge handles CI fixes and the final merge. We will build a canvas live from a single prompt and take a look at subagents, BYOK, and scheduled automations. The app is young and ships new features almost daily, so this is a snapshot from real usage: what works today, what is still rough, and how to get your first session running in five minutes.