workspace-architect 2.2.12 → 2.2.13

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-02-03T04:38:37.852Z",
3
+ "generatedAt": "2026-02-03T23:12:36.275Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -2145,7 +2145,7 @@
2145
2145
  },
2146
2146
  "csharp-mstest": {
2147
2147
  "path": "assets/prompts/csharp-mstest.prompt.md",
2148
- "description": "Get best practices for MSTest unit testing, including data-driven tests",
2148
+ "description": "Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests",
2149
2149
  "title": "csharp-mstest",
2150
2150
  "type": "prompts"
2151
2151
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.12",
3
+ "version": "2.2.13",
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",