Merge pull request #2372 from qinezh/main

Update foundry-agent-canvas version to 1.0.2
This commit is contained in:
Matt Soucoup
2026-07-21 17:03:56 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -553,7 +553,7 @@
{ {
"name": "foundry-agent-canvas", "name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.", "description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.1", "version": "1.0.2",
"author": { "author": {
"name": "Microsoft", "name": "Microsoft",
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
@@ -574,7 +574,7 @@
"source": "github", "source": "github",
"repo": "microsoft/foundry-toolkit", "repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas", "path": "foundry-agent-canvas",
"sha": "e16be2b8533ca82c22806388e07581e7497785d7" "sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d"
} }
}, },
{ {
+2 -2
View File
@@ -339,7 +339,7 @@
{ {
"name": "foundry-agent-canvas", "name": "foundry-agent-canvas",
"description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.", "description": "Interactive Copilot canvas for designing, configuring, testing, and deploying Microsoft Foundry hosted agents.",
"version": "1.0.1", "version": "1.0.2",
"author": { "author": {
"name": "Microsoft", "name": "Microsoft",
"url": "https://www.microsoft.com" "url": "https://www.microsoft.com"
@@ -360,7 +360,7 @@
"source": "github", "source": "github",
"repo": "microsoft/foundry-toolkit", "repo": "microsoft/foundry-toolkit",
"path": "foundry-agent-canvas", "path": "foundry-agent-canvas",
"sha": "e16be2b8533ca82c22806388e07581e7497785d7" "sha": "4f2d5fe02f6d89cac43e1a06de39c127cb53a55d"
} }
}, },
{ {