Skip to content

Commit aae46a0

Browse files
committed
feat: migrate to external plugin structure
1 parent eda4a3f commit aae46a0

22 files changed

Lines changed: 56 additions & 5535 deletions

.github/plugin/marketplace.json

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,31 @@
305305
},
306306
{
307307
"name": "gem-team",
308-
"source": "gem-team",
309-
"description": "Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.",
310-
"version": "1.31.0"
308+
"description": "Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification.",
309+
"version": "1.32.0",
310+
"author": {
311+
"name": "mubaidr",
312+
"url": "https://github.com/mubaidr"
313+
},
314+
"homepage": "https://github.com/mubaidr/gem-team",
315+
"keywords": [
316+
"multi-agent",
317+
"orchestration",
318+
"tdd",
319+
"testing",
320+
"e2e",
321+
"devops",
322+
"security-audit",
323+
"code-review",
324+
"prd",
325+
"mobile"
326+
],
327+
"license": "Apache-2.0",
328+
"repository": "https://github.com/mubaidr/gem-team",
329+
"source": {
330+
"source": "github",
331+
"repo": "mubaidr/gem-team"
332+
}
311333
},
312334
{
313335
"name": "git-ape",

agents/gem-browser-tester.agent.md

Lines changed: 0 additions & 253 deletions
This file was deleted.

0 commit comments

Comments
 (0)