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:
Muhammad Ubaid Raza
2026-07-17 05:30:53 +05:00
committed by GitHub
parent eb8ce3075d
commit 5668f70312
18 changed files with 53 additions and 44 deletions
+8 -8
View File
@@ -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"
}