workspace-architect 2.2.25 → 2.2.26

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-27T22:11:11.450Z",
3
+ "generatedAt": "2026-03-02T00:37:09.102Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -999,6 +999,12 @@
999
999
  "title": "terraform",
1000
1000
  "type": "agents"
1001
1001
  },
1002
+ "terratest-module-testing": {
1003
+ "path": "assets/agents/terratest-module-testing.agent.md",
1004
+ "description": "Generate and refactor Go Terratest suites for Terraform modules, including CI-safe patterns, staged tests, and negative-path validation.",
1005
+ "title": "terratest-module-testing",
1006
+ "type": "agents"
1007
+ },
1002
1008
  "typescript-mcp-expert": {
1003
1009
  "path": "assets/agents/typescript-mcp-expert.agent.md",
1004
1010
  "description": "Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.25",
3
+ "version": "2.2.26",
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",