workspace-architect 2.2.51 → 2.2.52

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-03-24T23:12:53.528Z",
3
+ "generatedAt": "2026-03-25T15:33:42.072Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -5276,6 +5276,7 @@
5276
5276
  "shared/error-codes.md",
5277
5277
  "shared/live-sources.md",
5278
5278
  "shared/models.md",
5279
+ "shared/prompt-caching.md",
5279
5280
  "shared/tool-use-concepts.md",
5280
5281
  "typescript/agent-sdk/README.md",
5281
5282
  "typescript/agent-sdk/patterns.md",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.51",
3
+ "version": "2.2.52",
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",