News

Copilot Studio Extension for VS Code Goes GA

Microsoft has announced the general availability of the Copilot Studio extension for Visual Studio Code, allowing developers and makers to build and manage Copilot Studio agents directly from the editor they already use. The extension is designed to support software-style development practices, including source control, pull requests, change reviews, and environment-based deployments.

Microsoft Copilot Studio is a low-code platform designed to build, customize, and manage AI agents and copilots. It serves as an extension of the Microsoft Power Platform, incorporating the capabilities of the former Power Virtual Agents while adding advanced generative AI features. The tool allows users to create conversational assistants that can be grounded in organizational data and deployed across various channels like Microsoft Teams, websites, and mobile apps.

Copilot Studio
[Click on image for larger view.] Copilot Studio (source: Microsoft).

The VS Code extension enables teams to treat Copilot Studio agents as first-class software artifacts. As agents grow in complexity, with multiple topics, prompts, tools, and integrations, the extension brings familiar development hygiene to agent development without sacrificing governance or collaboration. It debuted in the VS Code Marketplace last April and was last updated Jan. 15, now sporting more than 17,000 installs.

Copilot Studio Extension for Visual Studio Code
[Click on image for larger view.] Copilot Studio Extension for Visual Studio Code (source: Microsoft).

"As agents grow beyond a few topics and prompts, teams need the same development hygiene they use for apps: source control, pull requests, change history, and repeatable deployments" Microsoft said in a Jan. 14 announcement. "The VS Code extension brings that workflow to Copilot Studio so makers and developers can collaborate without losing governance or velocity."

Local Agent Development Workflow
The extension introduces a structured development loop aligned with standard software development life cycles. Developers can clone a full agent definition from Copilot Studio into a local workspace, providing complete visibility into topics, tools, triggers, settings, and knowledge references.

Once cloned, agents can be edited locally using a structured definition format within Visual Studio Code. The extension provides editor features such as syntax highlighting and IntelliSense-style completions to reduce errors and speed up development.

Before changes are applied, teams can review differences between local and cloud versions of an agent, preview updates, and resolve conflicts. This review step is intended to prevent accidental overwrites and support collaboration across multiple contributors.

After review, updates can be synchronized back to Copilot Studio for testing and evaluation. Agent definitions can then be promoted across environments using existing Git-based workflows and automated deployment pipelines.

Built for Engineering Teams
The Copilot Studio extension is designed around how development teams already work. It integrates with standard Git repositories for version control and supports pull request-based reviews, enabling teams to discuss and approve changes before they are merged.

The extension also provides auditability through a clear modification history and leverages familiar Visual Studio Code ergonomics such as keyboard shortcuts, search, and navigation. Microsoft positions the extension as particularly useful for teams managing complex agents, collaborating across roles, or integrating agent definitions into DevOps pipelines.

AI-Assisted Agent Authoring
The extension supports AI-assisted development through integration with GitHub Copilot and other Visual Studio Code AI assistants. Developers can use these tools to draft new topics, update tools, and resolve issues directly within the agent definition files.

According to Microsoft, this approach reduces context switching by allowing developers to build, refine, and test Copilot Studio agents within the same environment they use for application development.

Getting Started
To begin using the extension, developers install it from the Visual Studio Marketplace, clone an existing Copilot Studio agent, make changes locally, and apply those changes back to Copilot Studio for testing. Microsoft says the extension is intended to make agent development feel consistent with modern software development practices.

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