GitHub Copilot App Is Now Generally Available
GitHub
GitHub's standalone Copilot desktop app reached general availability on June 17, 2026 for macOS, Windows, and Linux. The app centers on parallel agent sessions — each session runs in an isolated git worktree — and Canvases, bidirectional surfaces where developers and agents collaborate on shared plans, terminals, and pull requests. Cloud automations let users schedule recurring agent tasks without a local machine. Agent Merge automates PR progression through CI and review cycles.
Why it matters
This marks GitHub's shift from Copilot as an IDE plugin to Copilot as a first-class agent platform. Running isolated sessions per worktree enables true parallel agentic work on separate features or bugfixes simultaneously.
Importance: 4/5
Major product launch: GitHub Copilot transitions from IDE plugin to standalone agent-native platform with cloud automations.