workspace-architect 2.2.114 → 2.2.115

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-06-12T03:18:37.582Z",
3
+ "generatedAt": "2026-06-15T01:11:21.254Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -557,7 +557,7 @@
557
557
  },
558
558
  "gem-researcher": {
559
559
  "path": "assets/agents/gem-researcher.agent.md",
560
- "description": "Codebase exploration — patterns, dependencies, architecture discovery.",
560
+ "description": "Codebase exploration — patterns, dependencies, architecture discovery. Supports multiple exploration modes for cost-controlled research.",
561
561
  "title": "gem-researcher",
562
562
  "type": "agents"
563
563
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.114",
3
+ "version": "2.2.115",
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",