mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-17 19:31:20 +00:00
chore: Update gem-team plugin version to 1.84.0 and refine concurrency language in agent execution steps (#2322)
* chore: standardize agent documentation markdown, fix formatting, add MANDATORY clauses, and update output formats across agents * chore: Update gem-team plugin version to 1.84.0 and refine concurrency language in agent execution steps
This commit is contained in:
committed by
GitHub
parent
eb8ce3075d
commit
5668f70312
+8
-8
@@ -1,14 +1,10 @@
|
||||
{
|
||||
"name": "gem-team",
|
||||
"version": "1.80.0",
|
||||
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.",
|
||||
"author": {
|
||||
"name": "mubaidr",
|
||||
"email": "mubaidr@gmail.com",
|
||||
"name": "mubaidr",
|
||||
"url": "https://github.com/mubaidr"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"repository": "https://github.com/mubaidr/gem-team",
|
||||
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.",
|
||||
"homepage": "https://github.com/mubaidr/gem-team",
|
||||
"keywords": [
|
||||
"multi-agent",
|
||||
@@ -21,5 +17,9 @@
|
||||
"code-review",
|
||||
"prd",
|
||||
"mobile"
|
||||
]
|
||||
}
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"name": "gem-team",
|
||||
"repository": "https://github.com/mubaidr/gem-team",
|
||||
"version": "1.84.0"
|
||||
}
|
||||
Reference in New Issue
Block a user