GitHub Copilot app hits general availability
The GitHub Copilot app is now generally available as a native desktop application for macOS, Windows, and Linux. Serving as a dedicated workspace for agent-driven development, the app supports parallel coding sessions in isolated git worktrees, shared canvases for human-agent collaboration, and external tools via MCP.
GitHub's Copilot app is a direct counter to cursor-like agentic IDEs, shifting developer workflows away from traditional editors and into a dedicated workspace designed entirely around agentic collaboration.
* Native Workspace isolation: By managing sessions in separate branches and git worktrees, it solves the context pollution problem of working with multiple tasks or agents concurrently.
* Canvases: Bidirectional canvas-based interaction moves beyond the chat-based interface limitations, allowing developers to directly steer plans, terminals, and browsers in real-time.
* MCP Integration: By supporting MCP (Model Context Protocol), GitHub is opening up its ecosystem to custom tools and third-party AI models, preventing vendor lock-in and aligning with developer preferences.
* Enterprise Adoption Hurdles: Enterprise users are still gated by organizational policies, requiring admins to explicitly enable Copilot CLI settings.
DISCOVERED
1h ago
2026-06-17
PUBLISHED
1h ago
2026-06-17
RELEVANCE
AUTHOR
code