mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-02 07:22:32 +00:00
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:
@@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user