workspace-architect 2.2.70 → 2.2.71

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-04-13T21:23:16.136Z",
3
+ "generatedAt": "2026-04-14T00:47:07.936Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -837,6 +837,12 @@
837
837
  "title": "principal-software-engineer",
838
838
  "type": "agents"
839
839
  },
840
+ "project-architecture-planner": {
841
+ "path": "assets/agents/project-architecture-planner.agent.md",
842
+ "description": "Holistic software architecture planner that evaluates tech stacks, designs scalability roadmaps, performs cloud-agnostic cost analysis, reviews existing codebases, and delivers interactive Mermaid diagrams with HTML preview and draw.io export",
843
+ "title": "project-architecture-planner",
844
+ "type": "agents"
845
+ },
840
846
  "prompt-builder": {
841
847
  "path": "assets/agents/prompt-builder.agent.md",
842
848
  "description": "Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.70",
3
+ "version": "2.2.71",
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",