feat(gem-team): v1.1.0 - rename Chrome Tester to Browser Tester

- Bump plugin version to 1.1.0 in marketplace and plugin.json
- Rename agent from "Chrome Tester" to "Browser Tester" in plugin.json
- Update agent description to focus on browser automation tools instead of Chrome DevTools
- Add symlink for the Browser Tester agent in the plugin's agents directory
This commit is contained in:
Muhammad Ubaid Raza
2026-02-17 22:19:14 +05:00
parent b0d59d8f78
commit e26f2b4d72
4 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@
"name": "gem-team",
"source": "./plugins/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.0.0"
"version": "1.1.0"
},
{
"name": "go-mcp-development",