microsoft/foundry-dev-tools

2,052

stars

303

commits

JavaScript

primary language

Sep 11, 2026

updated

microsoft.github.io/foundry-dev-tools/

README

Microsoft Foundry DevTools

https://github.com/user-attachments/assets/66a5dd71-5bc6-4c6b-a4db-5676e364c74f

Get started with Foundry Install Foundry Toolkit for VS Code Join the Foundry community on Discord

Your idea. Your workflow. Build with Foundry.

Build AI applications and agents with Microsoft Foundry, from your first local experiment to a deployed agent. Choose tools for your terminal, coding agent, VS Code, or a guided visual workflow.

This repository is your starting point for Foundry developer tools, documentation, and community feedback. It also hosts the source code for Foundry Canvas.

🧰 Choose your tools

Start with the workflow that fits how you work. These tools work together, so you can move between your terminal, coding agent, and visual tools as your project grows.

ToolWhat you can doExploreRelease notes
⌨️ Azure Developer CLI (azd)Use azd and its Foundry extensions (azd ai) to scaffold, deploy, evaluate, and automate AI applications and agents from the terminal.Repository and quick startRelease notes
🧠 Foundry SkillsGive your coding agent reusable guidance for Foundry development. The Microsoft Foundry Skill helps it build, deploy, and manage agents and models with azd.Skill guideRelease notes
💻 Foundry Toolkit for VS CodeDiscover models, build and test agents, evaluate results, and manage Foundry resources without leaving VS Code. Formerly AI Toolkit.Toolkit documentationRelease notes
🎨 Foundry Canvas (preview)Design, configure, test, and deploy hosted agents from a guided side panel in GitHub Copilot App, with Copilot making the code changes.Canvas overviewRelease notes

🚀 Get started

Follow Prepare your development environment for prerequisites and setup on Windows, macOS, or Linux. Foundry DevPack is the recommended way to install the developer tools together. The guide also covers installing each tool separately.

DevPack adds the Toolkit and Canvas extensions only when their host apps are present. It does not install VS Code or GitHub Copilot App. See the DevPack installer releases for version history.

Your starting pointNext step
TerminalInstall azd and the Foundry extensions.
Coding agentInstall the Microsoft Foundry Skill for your coding-agent host.
VS CodeInstall Foundry Toolkit, then follow the Toolkit setup guide.
GitHub Copilot AppOpen the Customize tab, select Plugin, search for microsoft-foundry, and install it from the awesome-copilot marketplace. Follow the Canvas guide to build your first hosted agent.

🛠️ Source code and contributions

The tools have different source-code homes. This repository does not contain the implementation of every tool listed above.

ToolSource code
azdDeveloped in Azure/azure-dev. See its contributing guide.
Foundry SkillsDeveloped in microsoft/GitHub-Copilot-for-Azure. Browse the Microsoft Foundry Skill source and contributing guide.
Foundry Toolkit for VS CodeNot open source. Its implementation is not in this repository, but we welcome Toolkit issues and feature requests here.
Foundry CanvasSource code is in microsoft-foundry/ in this repository. See its README for installation and usage.

We welcome contributions to the source and documentation available in these repositories. Follow the contribution guidance in the repository you want to change. For contributions here, see the Code of Conduct. Source code in this repository is covered by its license; the closed-source Toolkit implementation is not included.

💬 Join the conversation

Talk with the developers building these tools. Share what you are working on, ask questions, discuss ideas, and help us improve the experience. You do not need to contribute code to take part. Whether you have a first experiment, a feature idea, or a bug to report, you are welcome here.

ToolQuestions and ideasBugs and feature requests
azdDiscussionsIssues
Foundry SkillsDiscussionsIssues
Foundry Toolkit for VS CodeStart or join an issue conversationIssues
Foundry CanvasStart or join an issue conversationIssues

Search existing discussions and issues first. When you report a bug, include the tool name, version, operating system, steps to reproduce, and expected behavior. Remove secrets and personal data from logs and screenshots.

For security vulnerabilities, follow our security reporting policy instead of opening a public issue.

📚 Documentation and updates

For private Foundry Toolkit bug reports or support concerns, contact vscai-support@microsoft.com. Report security vulnerabilities through the security policy linked above.

Foundry Toolkit data and telemetry

Microsoft Foundry Toolkit for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. This extension respects the telemetry.enableTelemetry setting—learn more at disable telemetry reporting.

Contributors

MuyangAmigo

62 commits

a1exwang

44 commits

qinezh

27 commits

swatDong

27 commits

microsoft/foundry-dev-tools

2,052

stars

303

commits

JavaScript

primary language

Sep 11, 2026

updated

microsoft.github.io/foundry-dev-tools/

README

Microsoft Foundry DevTools

https://github.com/user-attachments/assets/66a5dd71-5bc6-4c6b-a4db-5676e364c74f

Get started with Foundry Install Foundry Toolkit for VS Code Join the Foundry community on Discord

Your idea. Your workflow. Build with Foundry.

Build AI applications and agents with Microsoft Foundry, from your first local experiment to a deployed agent. Choose tools for your terminal, coding agent, VS Code, or a guided visual workflow.

This repository is your starting point for Foundry developer tools, documentation, and community feedback. It also hosts the source code for Foundry Canvas.

🧰 Choose your tools

Start with the workflow that fits how you work. These tools work together, so you can move between your terminal, coding agent, and visual tools as your project grows.

ToolWhat you can doExploreRelease notes
⌨️ Azure Developer CLI (azd)Use azd and its Foundry extensions (azd ai) to scaffold, deploy, evaluate, and automate AI applications and agents from the terminal.Repository and quick startRelease notes
🧠 Foundry SkillsGive your coding agent reusable guidance for Foundry development. The Microsoft Foundry Skill helps it build, deploy, and manage agents and models with azd.Skill guideRelease notes
💻 Foundry Toolkit for VS CodeDiscover models, build and test agents, evaluate results, and manage Foundry resources without leaving VS Code. Formerly AI Toolkit.Toolkit documentationRelease notes
🎨 Foundry Canvas (preview)Design, configure, test, and deploy hosted agents from a guided side panel in GitHub Copilot App, with Copilot making the code changes.Canvas overviewRelease notes

🚀 Get started

Follow Prepare your development environment for prerequisites and setup on Windows, macOS, or Linux. Foundry DevPack is the recommended way to install the developer tools together. The guide also covers installing each tool separately.

DevPack adds the Toolkit and Canvas extensions only when their host apps are present. It does not install VS Code or GitHub Copilot App. See the DevPack installer releases for version history.

Your starting pointNext step
TerminalInstall azd and the Foundry extensions.
Coding agentInstall the Microsoft Foundry Skill for your coding-agent host.
VS CodeInstall Foundry Toolkit, then follow the Toolkit setup guide.
GitHub Copilot AppOpen the Customize tab, select Plugin, search for microsoft-foundry, and install it from the awesome-copilot marketplace. Follow the Canvas guide to build your first hosted agent.

🛠️ Source code and contributions

The tools have different source-code homes. This repository does not contain the implementation of every tool listed above.

ToolSource code
azdDeveloped in Azure/azure-dev. See its contributing guide.
Foundry SkillsDeveloped in microsoft/GitHub-Copilot-for-Azure. Browse the Microsoft Foundry Skill source and contributing guide.
Foundry Toolkit for VS CodeNot open source. Its implementation is not in this repository, but we welcome Toolkit issues and feature requests here.
Foundry CanvasSource code is in microsoft-foundry/ in this repository. See its README for installation and usage.

We welcome contributions to the source and documentation available in these repositories. Follow the contribution guidance in the repository you want to change. For contributions here, see the Code of Conduct. Source code in this repository is covered by its license; the closed-source Toolkit implementation is not included.

💬 Join the conversation

Talk with the developers building these tools. Share what you are working on, ask questions, discuss ideas, and help us improve the experience. You do not need to contribute code to take part. Whether you have a first experiment, a feature idea, or a bug to report, you are welcome here.

ToolQuestions and ideasBugs and feature requests
azdDiscussionsIssues
Foundry SkillsDiscussionsIssues
Foundry Toolkit for VS CodeStart or join an issue conversationIssues
Foundry CanvasStart or join an issue conversationIssues

Search existing discussions and issues first. When you report a bug, include the tool name, version, operating system, steps to reproduce, and expected behavior. Remove secrets and personal data from logs and screenshots.

For security vulnerabilities, follow our security reporting policy instead of opening a public issue.

📚 Documentation and updates

For private Foundry Toolkit bug reports or support concerns, contact vscai-support@microsoft.com. Report security vulnerabilities through the security policy linked above.

Foundry Toolkit data and telemetry

Microsoft Foundry Toolkit for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more. This extension respects the telemetry.enableTelemetry setting—learn more at disable telemetry reporting.

Contributors

MuyangAmigo

62 commits

a1exwang

44 commits

qinezh

27 commits

swatDong

27 commits

Languages

JavaScript

89.3%

CSS

9.9%