GitHub has opened a technical preview for the Copilot app, a move that makes Copilot feel less like a feature inside an editor and more like a dedicated surface for managing AI-assisted software work.
What changed
Copilot's original center of gravity was inline assistance: completion, chat, and small local edits. A standalone app changes the frame. It can become a place where developers track longer tasks, review agent output, and coordinate work that does not fit neatly inside a single editor panel.
The timing also matters. Coding assistants are turning into coding agents, and agents need somewhere to live. A persistent app gives GitHub room to expose state, approvals, task history, repository context, and integrations without cramming everything into the IDE.
Why it matters
- The interface for AI coding is moving from inline suggestions to task management.
- GitHub can connect Copilot more tightly to issues, pull requests, reviews, and repository permissions.
- Standalone surfaces make it easier to supervise multiple AI tasks at once.
What to watch next
- Whether GitHub turns the app into a true multi-task agent workspace.
- How much control developers get over approvals and repository boundaries.
- Whether Copilot app workflows become native to pull request review.
Source: GitHub Changelog

