mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-18 11:50:00 +00:00
Add external plugin upgrade-agent (#2338)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
40665c23b7
commit
71df97432a
@@ -1247,6 +1247,30 @@
|
|||||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
"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",
|
"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.",
|
"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.",
|
||||||
|
|||||||
@@ -733,6 +733,30 @@
|
|||||||
"sha": "80f2d93287054f9d30dd990e842e15bcfca581c9"
|
"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",
|
"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.",
|
"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