mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +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:
@@ -550,33 +550,6 @@
|
||||
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
|
||||
"version": "2.0.0"
|
||||
},
|
||||
{
|
||||
"name": "foundry-agent-canvas",
|
||||
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
|
||||
"version": "1.0.2",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/foundry-toolkit",
|
||||
"homepage": "https://github.com/microsoft/foundry-toolkit",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"agent-builder",
|
||||
"agent-inspector",
|
||||
"azure-ai",
|
||||
"foundry",
|
||||
"hosted-agents",
|
||||
"microsoft-foundry",
|
||||
"canvas"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/foundry-toolkit",
|
||||
"path": "foundry-agent-canvas",
|
||||
"sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frontend-web-dev",
|
||||
"source": "plugins/frontend-web-dev",
|
||||
@@ -767,6 +740,33 @@
|
||||
"repo": "microsoft/Build-CLI"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/foundry-toolkit",
|
||||
"homepage": "https://github.com/microsoft/foundry-toolkit",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"agent-builder",
|
||||
"agent-inspector",
|
||||
"azure-ai",
|
||||
"foundry",
|
||||
"hosted-agents",
|
||||
"microsoft-foundry",
|
||||
"canvas"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/foundry-toolkit",
|
||||
"path": "microsoft-foundry",
|
||||
"sha": "9e5fae9942514a8b90281886285052a99fc1932b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "modernize-dotnet",
|
||||
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",
|
||||
|
||||
Reference in New Issue
Block a user