Files
awesome-copilot/plugins/edge-ai-tasks/.github/plugin/plugin.json
2026-03-12 03:28:13 +00:00

21 lines
477 B
JSON

{
"name": "edge-ai-tasks",
"description": "Task Researcher and Task Planner for intermediate to expert users and large codebases - Brought to you by microsoft/edge-ai",
"version": "1.0.0",
"author": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"keywords": [
"architecture",
"planning",
"research",
"tasks",
"implementation"
],
"agents": [
"./agents"
]
}