GitHub Copilot app enters desktop agent preview
Microsoft opened a desktop preview of GitHub Copilot for macOS, Windows, and Linux, with Agent Merge and paid-plan access.

Microsoft has launched a desktop preview of GitHub Copilot for paid subscribers.
Microsoft has launched the GitHub Copilot app in technical preview as a standalone desktop client for macOS, Windows, and Linux. The app moves Copilot beyond a code editor extension and gives paid users an agentic workflow that can start from a GitHub issue, draft changes, and end in a pull request.
| 項目 | 數值 |
|---|---|
| Launch status | Technical preview |
| Supported platforms | macOS, Windows, Linux |
| Initial access | Pro and Pro+ waitlist first |
| Rollout | Business and Enterprise across the week |
| Cost change date | June 1, 2026 |
What changed
Get the latest AI news in your inbox
Weekly picks of model releases, tools, and deep dives — no spam, unsubscribe anytime.
No spam. Unsubscribe at any time.
The app centers on isolated sessions inside separate git work trees, so multiple Copilot runs can work on the same repository in parallel without colliding branches. Developers can review the agent’s written plan before code is written, inspect the full diff after changes land, and keep steering the task inside the same desktop window.

GitHub also added a cross-repository inbox for issues and pull requests that need attention. The workflow runs from planning to code edits to a pull request, with an integrated terminal and browser for commands and live previews.
- Agent Merge can resolve review comments, fix failing checks, and merge changes when conditions are met.
- Branch-protection rules still apply, so human approval is not bypassed on protected branches.
- Pro and Pro+ subscribers can join the waitlist first.
- Business and Enterprise access rolls out during the week; free plans are excluded.
Why it matters
The release puts GitHub in the same desktop-agent race as Anthropic, Cursor, and OpenAI, but with a tighter link to the tools teams already use for issues, reviews, and merges. That matters for developers who want an agent that works inside existing repo rules instead of a separate coding surface.

There is also a cost angle. On June 1, 2026, Copilot Code Review starts consuming GitHub Actions minutes for Business and Enterprise customers, so heavier usage can add a new line item before the preview even reaches broad availability.
The key question now is whether GitHub’s tighter tie-in to repository workflows will beat standalone agent tools on speed, control, and day-to-day usefulness.
// Related Articles