mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-21 21:04:13 +00:00
Merge branch 'main' into fenzho/upgrade-modernize-1.22.0
This commit is contained in:
+27
-2
@@ -502,7 +502,7 @@
|
||||
{
|
||||
"name": "modernize-dotnet",
|
||||
"description": "AI-powered .NET modernization and upgrade assistant. Helps upgrade .NET Framework and .NET applications to the latest versions of .NET.",
|
||||
"version": "1.0.1157-preview1",
|
||||
"version": "1.0.1161-preview1",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
@@ -519,7 +519,8 @@
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "dotnet/modernize-dotnet",
|
||||
"path": "plugins/modernize-dotnet"
|
||||
"path": "plugins/modernize-dotnet",
|
||||
"sha": "ce4ec09678498da38099ca9169c1624c59c2a89a"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -732,6 +733,30 @@
|
||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
||||
}
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"author": {
|
||||
"name": "Microsoft",
|
||||
"url": "https://www.microsoft.com"
|
||||
},
|
||||
"repository": "https://github.com/microsoft/upgrade-agent-plugins",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"modernization",
|
||||
"upgrade",
|
||||
"migration",
|
||||
"dotnet",
|
||||
"canvas"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "microsoft/upgrade-agent-plugins",
|
||||
"path": "plugins/upgrade-agent",
|
||||
"sha": "379d344e42823b25223f878c002f38fb3a2c1d2b"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "vercel-plugin",
|
||||
"description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.",
|
||||
|
||||
Reference in New Issue
Block a user