mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-02 07:22:32 +00:00
Merge branch 'main' into fix-ai-ready-marketplace
This commit is contained in:
@@ -160,6 +160,12 @@
|
||||
"description": "Quickly swipe through backlog issues to triage decisions like assign, needs-info, defer, close, or ignore.",
|
||||
"version": "1.0.2"
|
||||
},
|
||||
{
|
||||
"name": "backrooms-canvas",
|
||||
"source": "extensions/backrooms-canvas",
|
||||
"description": "Wander an endless first-person backrooms in a Copilot canvas while agents work; their status ghost-writes on the walls.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "cast-imaging",
|
||||
"source": "plugins/cast-imaging",
|
||||
@@ -244,8 +250,8 @@
|
||||
{
|
||||
"name": "connector-namespaces",
|
||||
"source": "extensions/connector-namespaces",
|
||||
"description": "Browse, connect, and open MCP connectors from an Azure Connector Namespace.",
|
||||
"version": "1.1.2"
|
||||
"description": "Interactive GitHub Copilot canvas for discovering, connecting, and managing hosted MCP servers from Azure Connector Namespace.",
|
||||
"version": "1.2.0"
|
||||
},
|
||||
{
|
||||
"name": "context-engineering",
|
||||
@@ -550,33 +556,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.1",
|
||||
"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": "e16be2b8533ca82c22806388e07581e7497785d7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "frontend-web-dev",
|
||||
"source": "plugins/frontend-web-dev",
|
||||
@@ -587,7 +566,7 @@
|
||||
"name": "gem-team",
|
||||
"source": "plugins/gem-team",
|
||||
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.",
|
||||
"version": "1.84.0"
|
||||
"version": "1.87.0"
|
||||
},
|
||||
{
|
||||
"name": "gesture-review",
|
||||
@@ -652,7 +631,7 @@
|
||||
{
|
||||
"name": "github-copilot-modernization",
|
||||
"description": "Autonomous application modernization using multi-agent orchestration for GitHub Copilot CLI. Supports Java upgrades (8→21, Spring Boot 2.x→3.x), .NET modernization, Azure migration, CVE/vulnerability fixing, and application rearchitecture (monolith-to-microservices). Features a 3-level agent hierarchy (orchestrator → coordinators → executors) with enterprise rulebook support for embedding organizational policies into the workflow.",
|
||||
"version": "1.20.0",
|
||||
"version": "1.22.0",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://github.com/microsoft/github-copilot-modernization"
|
||||
@@ -676,7 +655,7 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/github-copilot-modernization",
|
||||
"path": "plugins/github-copilot-modernization",
|
||||
"sha": "42c1189c55933384bec07e8349ef998eb9e775ad"
|
||||
"sha": "8b644bebc7e1f929c01d80788293a37872f480f8"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -767,6 +746,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.",
|
||||
@@ -794,7 +800,7 @@
|
||||
{
|
||||
"name": "modernize-java",
|
||||
"description": "GitHub Copilot modernization – Java Upgrade CLI Plugin helps you upgrade Java applications from the command line. It brings intelligent modernization capabilities to your terminal and CI/CD pipelines: analyze your project and generate an upgrade plan, automatically transform your codebase, fix build issues, validate against known CVEs, and output a detailed summary of file changes and updated dependencies.",
|
||||
"version": "1.9.2",
|
||||
"version": "1.22.0",
|
||||
"author": {
|
||||
"name": "microsoft",
|
||||
"url": "https://github.com/microsoft/modernize-java"
|
||||
@@ -812,8 +818,8 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/modernize-java",
|
||||
"path": "plugins/modernize-java",
|
||||
"ref": "1.9.2",
|
||||
"sha": "b570196c070bf1eb9d7ad34a263b228ef16034a0"
|
||||
"ref": "1.22.0",
|
||||
"sha": "ef5367b446566bdc90960deeb40def63f9e7024e"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -1024,6 +1030,12 @@
|
||||
"description": "Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "signals-dashboard",
|
||||
"source": "extensions/signals-dashboard",
|
||||
"description": "Real-time agent coordination dashboard for The Workshop. Shows desk status, signal types (done, checkpoint, blocked, hands-up, partnership), intent text, outcome pairing with honesty gap, token usage, and stash/restore controls.",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
{
|
||||
"name": "site-studio",
|
||||
"source": "extensions/site-studio",
|
||||
@@ -1114,6 +1126,12 @@
|
||||
"description": "Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "the-workshop",
|
||||
"source": "plugins/the-workshop",
|
||||
"description": "Stop being the switchboard between your AI agents — direct a team. The Workshop puts long-running AI agents (desks) in the same room, on the same work, each with its own memory and history, sharing one workspace so you direct the work instead of relaying it.",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
{
|
||||
"name": "tiny-tool-town-submitter",
|
||||
"source": "extensions/tiny-tool-town-submitter",
|
||||
@@ -1169,7 +1187,7 @@
|
||||
{
|
||||
"name": "ui5",
|
||||
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.7",
|
||||
"author": {
|
||||
"name": "SAP SE",
|
||||
"url": "https://www.sap.com"
|
||||
@@ -1190,13 +1208,13 @@
|
||||
"source": "github",
|
||||
"repo": "UI5/plugins-coding-agents",
|
||||
"path": "plugins/ui5",
|
||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
||||
"ref": "v0.1.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ui5-modernization",
|
||||
"description": "Complete UI5 modernization toolkit with workflow and specialized fix patterns for modernizing SAPUI5/OpenUI5 applications",
|
||||
"version": "0.1.6",
|
||||
"version": "0.1.7",
|
||||
"author": {
|
||||
"name": "SAP SE",
|
||||
"url": "https://www.sap.com"
|
||||
@@ -1216,13 +1234,13 @@
|
||||
"source": "github",
|
||||
"repo": "UI5/plugins-coding-agents",
|
||||
"path": "plugins/ui5-modernization",
|
||||
"ref": "v0.1.6"
|
||||
"ref": "v0.1.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ui5-typescript-conversion",
|
||||
"description": "SAPUI5 / OpenUI5 plugin for GitHub CoPilot. Convert JavaScript based UI5 projects to TypeScript.",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.7",
|
||||
"author": {
|
||||
"name": "SAP SE",
|
||||
"url": "https://www.sap.com"
|
||||
@@ -1244,19 +1262,24 @@
|
||||
"source": "github",
|
||||
"repo": "UI5/plugins-coding-agents",
|
||||
"path": "plugins/ui5-typescript-conversion",
|
||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
||||
"ref": "v0.1.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "uizze",
|
||||
"source": "plugins/uizze",
|
||||
"description": "Stop generic UI from shipping. Ground GitHub Copilot in 800,000+ real web and iOS screens, write a product-specific design contract, and enforce a hard finish gate.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "upgrade-agent",
|
||||
"description": "GitHub Copilot upgrade is an AI-powered agent that helps you upgrade applications to newer versions of languages, frameworks, and runtimes. It assesses your application, creates an upgrade plan, applies code changes, and validates the results through an interactive upgrade workflow.",
|
||||
"version": "1.1.222",
|
||||
"description": "AI-powered upgrade assistant for upgrading and migrating applications. Helps modernize legacy code and upgrade .NET applications to current frameworks.",
|
||||
"version": "1.1.247",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"keywords": [
|
||||
"modernization",
|
||||
"upgrade",
|
||||
@@ -1264,11 +1287,13 @@
|
||||
"dotnet",
|
||||
"canvas"
|
||||
],
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/upgrade-agent-plugins",
|
||||
"path": "plugins/upgrade-agent",
|
||||
"sha": "379d344e42823b25223f878c002f38fb3a2c1d2b"
|
||||
"sha": "a70e1ae1ff63dd19ff874e874b4b587a5291f68a"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user