News

New Agents Panel Brings Copilot Coding Tasks to Visual Studio and VS Code

GitHub has expanded its Copilot coding agent with a new agents panel, giving Visual Studio and VS Code users a centralized way to launch and track AI-driven coding tasks directly alongside their existing workflows.

The Copilot coding agent is GitHub's step beyond autocomplete and chat suggestions. Announced in May 2025, it allows developers to delegate entire coding tasks -- such as adding features, fixing bugs, extending tests, or improving documentation -- instead of guiding Copilot line by line. Once assigned, the agent spins up a secure development environment powered by GitHub Actions, works in the background, and submits its progress as commits to a draft pull request for human review before anything is merged.

Agents Panel
[Click on image for larger view.] Agents Panel (source: GitHub).

Since its launch, GitHub has expanded and refined the coding agent. Improvements include cross-IDE support, with availability now in VS Code, Visual Studio, and JetBrains IDEs; smarter agent behavior through integration with the Model Context Protocol for extended context; and broader availability across GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Business and GitHub Copilot Enterprise plans. Performance and efficiency have also been upgraded, with GitHub noting that agent sessions now consume fewer premium requests while providing richer validation tools, including a built-in browser for testing.

For developers working in Microsoft's ecosystems, the Copilot coding agent changes how routine coding work gets done. Instead of relying solely on inline suggestions or GitHub Issues, developers can now delegate background tasks -- like bug fixes, refactors, or test coverage -- from inside Visual Studio, VS Code, or GitHub.com. VS Code users get the most complete integration, with both task delegation and in-IDE tracking via the GitHub Pull Requests extension, while Visual Studio developers can initiate tasks through Copilot Chat and review results on GitHub. The new agents panel acts as a cross-surface control center, tying these experiences together and making Copilot function more like a team member than an autocomplete tool.

The New Agents Panel
GitHub on Aug. 19 introduced the agents panel, a lightweight overlay available on every page of GitHub.com that serves as "your mission control center for agentic workflows on GitHub." Instead of requiring developers to open a GitHub issue or switch to their IDE, the panel allows them to describe a goal in natural language, select the relevant repository, and have Copilot coding agent begin work immediately. Developers can then monitor active tasks, review status in real time, and jump into draft pull requests when ready.

For VS Code users, this builds on existing functionality that lets them "delegate tasks to Copilot and track running tasks with the GitHub Pull Requests extension." In practice, that means VS Code remains the most fully integrated environment, where tasks can be both launched and followed without leaving the editor. Meanwhile, Visual Studio users and devs using JetBrains IDES can ask Copilot to open a pull request. Visual Studio users can initiate Copilot coding agent tasks via Copilot Chat, but GitHub has not indicated that task monitoring is available inside the IDE.

The panel also expands how tasks can be initiated. While developers can still assign GitHub Issues, they can now start free-form tasks from anywhere on GitHub.com (via the agents panel), in VS Code, in Visual Studio, or via MCP-enabled tools. On GitHub Mobile, you can assign issues to Copilot. Sample prompts offered by GitHub include "Add integration tests for LoginController," "Refactor WidgetGenerator for better code reuse," and "Add a dark mode/light mode switcher."

Another notable change is the ability to manage multiple tasks in parallel. The announcement highlights that developers can, for example, request "Add unit test coverage for utils.go" alongside "Add unit test coverage for helpers.go" and have Copilot work on both concurrently. This supports more efficient delegation while preserving oversight through GitHub's pull request review process, where developers retain final approval of all changes.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

  • At Build 2026, Microsoft Sets Up Windows as an OS for AI Agents

    Microsoft's Build 2026 Windows developer announcements point to a broader platform strategy for agentic AI, spanning terminal workflows, local models, app-building skills, Cloud PCs and operating system-level containment.

Subscribe on YouTube