mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
feat: (gem-team) PRD/ Steer Support (#868)
* feat: Prd/ steer support - Add supprot for PRD - Vscode steer/ queue support - Consistent artifacts - Improved parallel running; for researchers too * chore: improve prd update support * chore: Make reviewer use prd for compaince * chore: imrpvoe websearch in researcher * fix(gem-team): revert gem-team plugin version from 1.5.0 to 1.2.0
This commit is contained in:
committed by
GitHub
parent
d4dcc676e4
commit
f522ca8a08
5
plugins/gem-team/.github/plugin/plugin.json
vendored
5
plugins/gem-team/.github/plugin/plugin.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "gem-team",
|
||||
"description": "A modular multi-agent team for complex project execution with DAG-based planning, parallel execution, TDD verification, and automated testing.",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
@@ -15,7 +15,8 @@
|
||||
"tdd",
|
||||
"verification",
|
||||
"automation",
|
||||
"security"
|
||||
"security",
|
||||
"prd"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/gem-orchestrator.md",
|
||||
|
||||
Reference in New Issue
Block a user