mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-13 19:34:54 +00:00
Add external plugin github-copilot-modernization (#1965)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a95f613071
commit
f9d78331be
@@ -446,6 +446,36 @@
|
||||
"repo": "Azure/git-ape"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://github.com/microsoft/github-copilot-modernization"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/github-copilot-modernization",
|
||||
"homepage": "https://github.com/microsoft/github-copilot-modernization",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"java",
|
||||
"dotnet",
|
||||
"modernization",
|
||||
"azure",
|
||||
"migration",
|
||||
"assessment",
|
||||
"cve",
|
||||
"spring-boot",
|
||||
"multi-agent",
|
||||
"copilot"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/github-copilot-modernization",
|
||||
"path": "plugins/github-copilot-modernization",
|
||||
"sha": "42c1189c55933384bec07e8349ef998eb9e775ad"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "go-mcp-development",
|
||||
"source": "go-mcp-development",
|
||||
|
||||
Reference in New Issue
Block a user