mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Merge branch 'main' into fix-ai-ready-marketplace
This commit is contained in:
+22
-21
@@ -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.1",
|
||||
"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": "e16be2b8533ca82c22806388e07581e7497785d7"
|
||||
"path": "microsoft-foundry",
|
||||
"sha": "9e5fae9942514a8b90281886285052a99fc1932b"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -420,7 +420,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"
|
||||
@@ -444,7 +444,7 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/github-copilot-modernization",
|
||||
"path": "plugins/github-copilot-modernization",
|
||||
"sha": "42c1189c55933384bec07e8349ef998eb9e775ad"
|
||||
"sha": "8b644bebc7e1f929c01d80788293a37872f480f8"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -526,7 +526,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"
|
||||
@@ -544,8 +544,8 @@
|
||||
"source": "github",
|
||||
"repo": "microsoft/modernize-java",
|
||||
"path": "plugins/modernize-java",
|
||||
"ref": "1.9.2",
|
||||
"sha": "b570196c070bf1eb9d7ad34a263b228ef16034a0"
|
||||
"ref": "1.22.0",
|
||||
"sha": "ef5367b446566bdc90960deeb40def63f9e7024e"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -655,7 +655,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"
|
||||
@@ -676,13 +676,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"
|
||||
@@ -702,13 +702,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"
|
||||
@@ -730,19 +730,18 @@
|
||||
"source": "github",
|
||||
"repo": "UI5/plugins-coding-agents",
|
||||
"path": "plugins/ui5-typescript-conversion",
|
||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
||||
"ref": "v0.1.7"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@@ -750,11 +749,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