workspace-architect 2.2.32 → 2.2.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-03-05T05:25:48.479Z",
3
+ "generatedAt": "2026-03-06T20:12:05.754Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -365,7 +365,7 @@
365
365
  },
366
366
  "gem-browser-tester": {
367
367
  "path": "assets/agents/gem-browser-tester.agent.md",
368
- "description": "Automates browser testing, UI/UX validation using browser automation tools and visual verification techniques",
368
+ "description": "Automates E2E scenarios with Chrome DevTools MCP, Playwright, Agent Browser. UI/UX validation using browser automation tools and visual verification techniques",
369
369
  "title": "gem-browser-tester",
370
370
  "type": "agents"
371
371
  },
@@ -389,7 +389,7 @@
389
389
  },
390
390
  "gem-orchestrator": {
391
391
  "path": "assets/agents/gem-orchestrator.agent.md",
392
- "description": "Coordinates multi-agent workflows, delegates tasks, synthesizes results via runSubagent",
392
+ "description": "Team Lead - Coordinates multi-agent workflows with energetic announcements, delegates tasks, synthesizes results via runSubagent",
393
393
  "title": "gem-orchestrator",
394
394
  "type": "agents"
395
395
  },
@@ -5613,7 +5613,7 @@
5613
5613
  },
5614
5614
  "skill-creator": {
5615
5615
  "path": "assets/skills/skill-creator",
5616
- "description": "Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",
5616
+ "description": "Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.",
5617
5617
  "title": "skill-creator",
5618
5618
  "type": "skills",
5619
5619
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.32",
3
+ "version": "2.2.34",
4
4
  "description": "A comprehensive library of specialized AI agents and personas for GitHub Copilot, ranging from architectural planning and specific tech stacks to advanced cognitive reasoning models.",
5
5
  "bin": {
6
6
  "workspace-architect": "bin/cli.js",