mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-11 10:45:56 +00:00
26 lines
510 B
JSON
26 lines
510 B
JSON
{
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"author": {
|
|
"name": "Awesome Copilot Community"
|
|
},
|
|
"description": "Multi-agent orchestration framework for spec-driven development and automated verification.",
|
|
"keywords": [
|
|
"multi-agent",
|
|
"orchestration",
|
|
"tdd",
|
|
"testing",
|
|
"e2e",
|
|
"devops",
|
|
"security-audit",
|
|
"code-review",
|
|
"prd",
|
|
"mobile"
|
|
],
|
|
"license": "MIT",
|
|
"name": "gem-team",
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"version": "1.6.0"
|
|
}
|