mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-28 02:01:01 +00:00
d044bc9f6a
This reverts commit 51bf994ef2.
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
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.6"
|
|
}
|