mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 20:25:11 +00:00
21 lines
477 B
JSON
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"
|
|
]
|
|
}
|