Finally breaking out of IDE plugins: GitHub launches Copilot standalone desktop version, supporting multiple agents in parallel

robot
Abstract generation in progress

AIMPACT News, May 16 (UTC+8), according to Detcha Beating Monitoring, GitHub announced the launch of a GitHub Copilot desktop technical preview. Copilot uses this to evolve from a single editor-assistance tool into a standalone application built specifically for agent-driven development. Developers can now manage multiple AI agents in parallel within a single interface to handle different requirements and codebases.

The new version abandons the traditional linear conversation mode and introduces fully isolated parallel workflows. When multiple agent tasks are started at the same time within the app, the system automatically creates separate Git worktrees and branches for each session. Developers can have one agent analyze and fix CI errors in another repository, while a second agent writes new feature code based on the current Issue—without interfering with the code being written locally throughout, and without repeatedly switching between terminals and IDEs.

To achieve a closed loop for the development cycle, the app adds an Agent Merge mechanism, allowing agents to independently handle code review comments, fix test errors, and merge PRs directly once conditions are met. At the same time, the new version natively supports connecting to MCP (Model Context Protocol) servers and custom skills, so more local development tools can be mounted. The desktop preview is currently open for early-access waitlist; Business and Enterprise subscription users can use it directly after authorization by their enterprises. (Source: BlockBeats)

View Original
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
  • Reward
  • 11
  • Repost
  • Share
Comment
Add a comment
Add a comment
OffshoreWindOrder
· 3h ago
The agent writes new features based on issues, which saves a lot of communication costs in aligning requirements.
View OriginalReply0
StargazingWithAMirroredSphere
· 4h ago
From code completion to multi-Agent collaboration, the evolution speed of Copilot is a bit too fast, it's hard to keep up.
View OriginalReply0
GateUser-378c4af2
· 7h ago
thanks for the useful information
Reply0
GaslightGardener
· 8h ago
Only enterprise authorization allows the full set to be used, individual developers are treated differently 😅
View OriginalReply0
GateUser-52241ed6
· 8h ago
Desktop preview, it seems GitHub is shifting Copilot from an assistant tool toward a development platform.
View OriginalReply0
YieldCartographer
· 8h ago
Multi-agent parallelism + independent working trees—this design is quite thoughtful. The fact that they don’t interfere with each other really addresses many pain points.
View OriginalReply0
ContrarianIndicatorMyself
· 8h ago
CI’s auto-repair feature is so useful—before, investigating issues could take half a day.
View OriginalReply0
GateUser-4bd1cc87
· 8h ago
MCP native integration receives high praise, with customizable skill extensibility at its maximum; the enterprise edition is the complete version.
View OriginalReply0
QuietExitPlan
· 8h ago
Agent Merge sounds pretty powerful—automatically reviewing PRs, fixing bugs, and merging—are programmers about to become unemployed?
View OriginalReply0
ReefUnderTheMoonlight
· 8h ago
Conflict management should be much easier in scenarios with independent conversation branches and multiple collaborators.
View OriginalReply0
View More
  • Pinned