From 3d1fecfdc16d96f80aac171d9148b53fcfaf7f20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 20:06:43 +0000 Subject: [PATCH] chore: publish from main --- .github/plugin/marketplace.json | 27 +++++++++++ plugins/external.json | 81 ++++++++++++++++++++++----------- 2 files changed, 81 insertions(+), 27 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index 252a3a81..8457c616 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -247,6 +247,33 @@ "description": "A visual orb that users can ask the agent to recolor while showing a live activity log in the canvas.", "version": "1.0.2" }, + { + "name": "connector-namespaces", + "description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from an Azure Connector Namespace.", + "version": "1.2.0", + "author": { + "name": "Microsoft", + "url": "https://github.com/Azure" + }, + "repository": "https://github.com/Azure/Connectors", + "homepage": "https://github.com/Azure/Connectors/tree/connector-namespaces-canvas%401.2.0/connector-namespaces", + "license": "MIT", + "keywords": [ + "azure", + "canvas", + "connector-namespace", + "mcp", + "mcp-connectors", + "model-context-protocol", + "tool-discovery" + ], + "source": { + "source": "github", + "repo": "Azure/Connectors", + "path": "connector-namespaces", + "sha": "473d526fad34951ed0e12664912df4c7f393ed15" + } + }, { "name": "context-engineering", "source": "plugins/context-engineering", diff --git a/plugins/external.json b/plugins/external.json index 8d22f5c2..04af67c2 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -129,6 +129,33 @@ "sha": "0874b16210768d54b273c1395d9715bc8638b347" } }, + { + "name": "connector-namespaces", + "description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from an Azure Connector Namespace.", + "version": "1.2.0", + "author": { + "name": "Microsoft", + "url": "https://github.com/Azure" + }, + "repository": "https://github.com/Azure/Connectors", + "homepage": "https://github.com/Azure/Connectors/tree/connector-namespaces-canvas%401.2.0/connector-namespaces", + "license": "MIT", + "keywords": [ + "azure", + "canvas", + "connector-namespace", + "mcp", + "mcp-connectors", + "model-context-protocol", + "tool-discovery" + ], + "source": { + "source": "github", + "repo": "Azure/Connectors", + "path": "connector-namespaces", + "sha": "473d526fad34951ed0e12664912df4c7f393ed15" + } + }, { "name": "copilot-goal-skill", "description": "Goal-driven task orchestration with independent verification. Interviews the user to define a clear goal, then loops between a Builder subagent (does the work) and an Inspector subagent (judges the result with fresh context). The Inspector never trusts the Builder. Output is auditable in git commits from each subagent actions. Use when the user says \"achieve this goal\", \"make this work\", \"implement until done\", or wants verified autonomous task completion with independent quality review.", @@ -336,33 +363,6 @@ "repo": "figma/mcp-server-guide" } }, - { - "name": "microsoft-foundry", - "description": "Skills and interactive Copilot canvas for designing, configuring, testing and deploying agents to Microsoft Foundry.", - "version": "1.0.4", - "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": "478668e6c62035d702ad3405361d4d229f31ca03" - } - }, { "name": "gh-skills-builder", "description": "Repo: https://github.com/arilivigni/gh-skills-builder\nThis plugin is for people that want to create a GitHub Skills exercise which are self-paced learning GitHub within GitHub.\nhttps://learn.github.com/skills\nexamples:\nhttps://github.com/skills/agent-orchestration-build-your-ai-dream-team\nhttps://github.com/skills/agentic-workflows-that-read-the-room", @@ -499,6 +499,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.4", + "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": "478668e6c62035d702ad3405361d4d229f31ca03" + } + }, { "name": "modernize-dotnet", "description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",