mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-06 00:58:52 +00:00
b3d1718165
* Bump gem-team plugin version to 1.94.0 and update gem-designer-mobile agent documentation to align with Google DESIGN.md spec * chore: improve replan workflow * chore: minor adjustments * fix: plan route list * chore: add model routing section to gem-orchestrator.agent.md and update plan access rule; bump gem-team plugin version to 1.97.0; add Intelligent Model Routing section to README * chore: context cache tweaks
26 lines
648 B
JSON
26 lines
648 B
JSON
{
|
|
"author": {
|
|
"email": "mubaidr@gmail.com",
|
|
"name": "mubaidr",
|
|
"url": "https://github.com/mubaidr"
|
|
},
|
|
"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",
|
|
"orchestration",
|
|
"tdd",
|
|
"testing",
|
|
"e2e",
|
|
"devops",
|
|
"security-audit",
|
|
"code-review",
|
|
"prd",
|
|
"mobile"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"name": "gem-team",
|
|
"repository": "https://github.com/mubaidr/gem-team",
|
|
"version": "1.99.0"
|
|
}
|