workspace-architect 2.2.106 → 2.2.108

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-05-28T00:55:53.837Z",
3
+ "generatedAt": "2026-05-29T03:16:40.269Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -2201,6 +2201,12 @@
2201
2201
  "title": "python-mcp-server",
2202
2202
  "type": "instructions"
2203
2203
  },
2204
+ "qa-engineering-best-practices": {
2205
+ "path": "assets/instructions/qa-engineering-best-practices.instructions.md",
2206
+ "description": "Comprehensive QA engineering best practices covering test strategy, test pyramid, naming conventions, assertion patterns, bug reporting, and automation guidelines for modern software projects.",
2207
+ "title": "qa-engineering-best-practices",
2208
+ "type": "instructions"
2209
+ },
2204
2210
  "quarkus-mcp-server-sse": {
2205
2211
  "path": "assets/instructions/quarkus-mcp-server-sse.instructions.md",
2206
2212
  "description": "Quarkus and MCP Server with HTTP SSE transport development standards and instructions",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.106",
3
+ "version": "2.2.108",
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",