workspace-architect 2.1.0 → 2.1.1

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-01-12T00:31:52.975Z",
3
+ "generatedAt": "2026-01-12T22:09:07.576Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -1315,7 +1315,7 @@
1315
1315
  },
1316
1316
  "nextjs": {
1317
1317
  "path": "assets/instructions/nextjs.instructions.md",
1318
- "description": "",
1318
+ "description": "Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1).",
1319
1319
  "title": "nextjs",
1320
1320
  "type": "instructions"
1321
1321
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.1.0",
3
+ "version": "2.1.1",
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",