workspace-architect 2.2.9 → 2.2.11

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-02T01:41:00.069Z",
3
+ "generatedAt": "2026-02-03T01:40:05.429Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -1787,6 +1787,12 @@
1787
1787
  "title": "swift-mcp-server",
1788
1788
  "type": "instructions"
1789
1789
  },
1790
+ "tailwind-v4-vite": {
1791
+ "path": "assets/instructions/tailwind-v4-vite.instructions.md",
1792
+ "description": "Tailwind CSS v4+ installation and configuration for Vite projects using the official @tailwindcss/vite plugin",
1793
+ "title": "tailwind-v4-vite",
1794
+ "type": "instructions"
1795
+ },
1790
1796
  "taming-copilot": {
1791
1797
  "path": "assets/instructions/taming-copilot.instructions.md",
1792
1798
  "description": "Prevent Copilot from wreaking havoc across your codebase, keeping it under control.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.9",
3
+ "version": "2.2.11",
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",