Rename foundry-agent-canvas plugin to microsoft-foundry (#2405)

Update external plugin registration: rename identity and source.path to
microsoft-foundry, bump version to 1.0.3, refresh description and source.sha,
and regenerate marketplace.json.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 68571581-f9d1-4b01-a5d7-0a49c4a6b3b5
This commit is contained in:
qinezh
2026-07-24 01:50:19 +08:00
committed by GitHub
parent 912fa2a95c
commit 44f3f0d06a
2 changed files with 32 additions and 32 deletions
+5 -5
View File
@@ -337,9 +337,9 @@
}
},
{
"name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.2",
"name": "microsoft-foundry",
"description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.",
"version": "1.0.3",
"author": {
"name": "Microsoft",
"url": "https://www.microsoft.com"
@@ -359,8 +359,8 @@
"source": {
"source": "github",
"repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas",
"sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d"
"path": "microsoft-foundry",
"sha": "9e5fae9942514a8b90281886285052a99fc1932b"
}
},
{