Files
awesome-copilot/plugins/gem-team/.github/plugin/plugin.json
T
Muhammad Ubaid Raza b3d1718165 [gem-team] Introduce model routing (#2522)
* 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
2026-08-05 13:57:21 +10:00

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"
}