Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
90c178b
feat: move to xml top tags for ebtter llm parsing and structure
mubaidr Apr 16, 2026
6350b08
feat(critic): add holistic review and final review enhancements
mubaidr Apr 16, 2026
383bb23
Merge branch 'github:staged' into staged
mubaidr Apr 22, 2026
1004756
chore: bump marketplace version to 1.10.0
mubaidr Apr 22, 2026
601da4a
refactor: streamline verification and self‑critique steps across brow…
mubaidr Apr 27, 2026
059d709
feat(researcher): improve mode selection workflow and research implem…
mubaidr Apr 27, 2026
a86d566
Merge branch 'staged' into staged
mubaidr Apr 28, 2026
79e6327
Update gem-orchestrator.agent.md
mubaidr Apr 28, 2026
3f8095b
docs(gem-browser-tester): enhance BROWSER TESTER role description and…
mubaidr Apr 28, 2026
83318f6
docs: fix typo in delegation description
mubaidr Apr 28, 2026
7c7037a
Merge branch 'github:staged' into staged
mubaidr May 5, 2026
48a88b2
feat(metadata): bump marketplace version to 1.15.0 and enrich agent d…
mubaidr May 5, 2026
d2fba32
feat(plugin): add agents list and README for gem-team plugin
mubaidr May 5, 2026
bf1e957
docs: update readme
mubaidr May 5, 2026
6ed3348
chore: match version with gem-team
mubaidr May 5, 2026
d643923
docs: standardize execution order and output format sections in agent…
mubaidr May 5, 2026
e0e087b
docs: fix typo in agent documentation files
mubaidr May 5, 2026
39166b0
refactor: replace "framework" with "harness" in gem‑team marketplace,…
mubaidr May 5, 2026
273a86c
Merge branch 'github:staged' into staged
mubaidr May 6, 2026
d7dedd8
feat: move gem-team to external plugins
mubaidr May 6, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 24 additions & 2 deletions .github/plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,31 @@
},
{
"name": "gem-team",
"source": "gem-team",
"version": "1.16.0",
"description": "Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.",
"version": "1.16.0"
"author": {
"name": "mubaidr",
"email": "mubaidr@gmail.com",
"url": "https://github.com/mubaidr"
},
"license": "Apache-2.0",
"repository": "https://github.com/mubaidr/gem-team",
"keywords": [
"multi-agent",
"orchestration",
"tdd",
"testing",
"e2e",
"devops",
"security-audit",
"code-review",
"prd",
"mobile"
],
"source": {
"source": "github",
"repo": "mubaidr/gem-team"
}
},
{
"name": "go-mcp-development",
Expand Down
302 changes: 0 additions & 302 deletions agents/gem-browser-tester.agent.md

This file was deleted.

Loading
Loading