Run GitHub Copilot agents on desktop without a paid Copilot plan
GitHub has widened access to the GitHub Copilot desktop app. Confidence level: confirmed by GitHub's July 7 changelog and current docs. The practical change is simple: Copilot Free and GitHub Education users can now try the agent-native desktop app, and developers without a Copilot plan can run sessions with their own model key.
What changed
GitHub's July 7, 2026 changelog says the Copilot app is now available on every Copilot plan across macOS, Windows, and Linux. That explicitly includes Copilot Free and GitHub Education, not only paid individual and organization plans.
The same post adds a second access path: bring your own key. That means a developer can use the Copilot app shell for agent-driven sessions against an external model provider, even without a Copilot subscription.
| User or team | Access path | Best fit | Caveat |
|---|---|---|---|
| Copilot Free | Sign in with GitHub | Trying desktop agent workflows before paying | Usage limits still matter |
| GitHub Education | Sign in with GitHub | Student projects and classroom experiments | School or account eligibility can still apply |
| Business or Enterprise | Admin-enabled policy | Managed team rollout | Admins must enable the Copilot CLI policy |
| No Copilot plan | Bring your own key | Testing another model provider inside the app | You own provider cost, keys, and data controls |
Why this is early
This is not an unconfirmed leak. The early signal is the access shift: a desktop agent tool that started as a narrower Copilot experience is now open to free, education, and BYOK users. That changes who can test the workflow, not the basic app concept.
GitHub's own docs now describe the app as available for all Copilot plans and list macOS, Linux, and Windows support. Independent hands-on coverage from June is useful context for how the app behaves, but it should not be treated as confirmation of the July 7 plan expansion.
Key takeaways
- Copilot Free users can now start with the desktop app instead of waiting for a paid plan.
- BYOK makes the app a possible shell for developers who prefer another model provider.
- Business and Enterprise access depends on the Copilot CLI policy being enabled by an admin.
- The app is positioned around agent sessions, issues, pull requests, and desktop review work, not just inline code completion.
- Teams should check billing, model-provider terms, and repository access before treating it as a default agent control center.
Availability and access
GitHub lists macOS, Windows, and Linux as supported platforms. The changelog says every Copilot plan is supported, including Copilot Free and GitHub Education. For Copilot Business and Enterprise, an organization or enterprise admin must enable the Copilot CLI policy.
The BYOK path matters for cost control. It can remove the Copilot subscription requirement for the app, but it does not make model usage free. The external provider's pricing, logging, retention, and rate limits still apply.
Practical LinkLoot angle
Use this rollout to test whether a desktop agent workspace fits your actual development loop before standardizing on it. Start with a small issue, a disposable branch, and a repository where agent-created pull requests are easy to review.
If you already compare agent tools, add this to your checklist beside Cursor, Claude Code, Codex-style workflows, and local model runners. The question is not whether the app can edit code. The question is whether its GitHub-native issue, PR, and session flow reduces handoff friction for your team.
For adjacent workflows, keep LinkLoot's AI agent tooling hub open: /guides/ai-agent-tools
What to verify before you act
- Check whether your GitHub account can download and sign in to the app today.
- For Business or Enterprise, confirm the Copilot CLI policy is enabled before telling users it is available.
- If you use BYOK, review the external model provider's pricing, retention, and key-management terms.
- Test repository permissions with a low-risk issue before connecting production projects.
- Compare the app's branch, worktree, and pull-request behavior with your existing IDE or CLI agent workflow.
Source check
Confirmed by: GitHub's July 7 changelog says the app is available on every Copilot plan, including Copilot Free and GitHub Education, and supports BYOK for users without a Copilot plan. GitHub Docs and the product page corroborate current platform and availability details.
Context only: Visual Studio Magazine's June hands-on article describes the earlier technical-preview workflow for issue-to-PR agent sessions. It is useful for understanding the app's shape, but the July 7 access expansion comes from GitHub.
Yes. GitHub's July 7 changelog says every Copilot plan is supported, including Copilot Free.
