GitHub Copilot App Now Available to Every Plan
GitHub expanded the GitHub Copilot app, its agent-native desktop client, to every Copilot plan — including Free and GitHub Education — on July 7, 2026. The app runs on macOS, Windows, and Linux, letting developers sign in with a GitHub account and launch agent-driven coding sessions from a native desktop surface rather than an IDE. It also gained Bring Your Own Key (BYOK) support, so developers without any Copilot subscription can run sessions against their own model provider. Business and Enterprise organizations still require administrators to enable Copilot CLI in policy settings before members can access the app.
Featured Video
A video we selected to help illustrate this changelog
Sources & Mentions
3 external resources covering this update
The Copilot App Goes Universal
The GitHub Copilot app, previously gated to a subset of plans since its general availability on macOS, Windows, and Linux in June 2026, is now open to every Copilot subscriber. That includes Copilot Free and GitHub Education accounts, which had not previously had access to the standalone desktop client. Developers sign in with their existing GitHub account to start an agent-driven session, with no separate installation credentials or setup flow required.
The app functions as a dedicated home base for agent work: a "My Work" view surfaces active sessions, issues, pull requests, and background automations across connected repositories, and developers can choose whether an agent runs locally on their machine or in the cloud.
Bring Your Own Key for Subscription-Free Access
The most notable part of this rollout is that a Copilot subscription is no longer a strict requirement to use the app at all. Through Bring Your Own Key (BYOK) support, developers can connect their own model provider credentials and run agent sessions entirely outside of Copilot's billing and plan structure. This turns the Copilot app into a general-purpose agentic desktop client rather than a feature gated behind a specific subscription tier, lowering the barrier for developers who want to try agent-driven workflows without committing to a paid plan.
What Changes for Business and Enterprise Teams
For organizations on Copilot Business or Copilot Enterprise, access is not automatic. Administrators must explicitly enable Copilot CLI in their organization's policy settings before members can use the desktop app, since the app is built on top of the CLI experience. This keeps the expansion consistent with GitHub's broader pattern this year of rolling out new Copilot surfaces to individual plans first while requiring an explicit administrator opt-in for managed organizations.
Key Takeaways
- The Copilot app's My Work view consolidates active agent sessions, issues, pull requests, and background automations from connected repositories into a single desktop surface, as shown in hands-on walkthroughs of the app.
- Developers can choose to run agents locally or in the cloud directly from the desktop client, rather than being tied to one execution environment.
- The app's canvases act as bidirectional work surfaces, letting a human and an agent collaborate on a plan, pull request, browser session, terminal, or deployment view.
- Reviewers highlight that the app reduces the need to keep switching between a terminal, IDE, and browser tabs to track agent progress.
- Free and GitHub Education users gain desktop agent access for the first time with this expansion, not just paid subscribers.
- BYOK support effectively decouples the app from Copilot billing entirely, letting anyone with a model provider key use it regardless of subscription status.