workspace-architect 2.2.36 → 2.2.38
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.
- package/assets-manifest.json +7 -37
- package/package.json +1 -1
package/assets-manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2026-03-
|
|
3
|
+
"generatedAt": "2026-03-13T03:05:00.416Z",
|
|
4
4
|
"assets": {
|
|
5
5
|
"agents": {
|
|
6
6
|
"4.1-Beast": {
|
|
@@ -303,6 +303,12 @@
|
|
|
303
303
|
"title": "dotnet-upgrade",
|
|
304
304
|
"type": "agents"
|
|
305
305
|
},
|
|
306
|
+
"doublecheck": {
|
|
307
|
+
"path": "assets/agents/doublecheck.agent.md",
|
|
308
|
+
"description": "Interactive verification agent for AI-generated output. Runs a three-layer pipeline (self-audit, source verification, adversarial review) and produces structured reports with source links for human review.",
|
|
309
|
+
"title": "doublecheck",
|
|
310
|
+
"type": "agents"
|
|
311
|
+
},
|
|
306
312
|
"droid": {
|
|
307
313
|
"path": "assets/agents/droid.agent.md",
|
|
308
314
|
"description": "Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation",
|
|
@@ -1097,12 +1103,6 @@
|
|
|
1097
1103
|
"title": "ai-prompt-engineering-safety-best-practices",
|
|
1098
1104
|
"type": "instructions"
|
|
1099
1105
|
},
|
|
1100
|
-
"angular": {
|
|
1101
|
-
"path": "assets/instructions/angular.instructions.md",
|
|
1102
|
-
"description": "Angular-specific coding standards and best practices",
|
|
1103
|
-
"title": "angular",
|
|
1104
|
-
"type": "instructions"
|
|
1105
|
-
},
|
|
1106
1106
|
"ansible": {
|
|
1107
1107
|
"path": "assets/instructions/ansible.instructions.md",
|
|
1108
1108
|
"description": "Ansible conventions and best practices",
|
|
@@ -1541,12 +1541,6 @@
|
|
|
1541
1541
|
"title": "java-mcp-server",
|
|
1542
1542
|
"type": "instructions"
|
|
1543
1543
|
},
|
|
1544
|
-
"java": {
|
|
1545
|
-
"path": "assets/instructions/java.instructions.md",
|
|
1546
|
-
"description": "Guidelines for building Java base applications",
|
|
1547
|
-
"title": "java",
|
|
1548
|
-
"type": "instructions"
|
|
1549
|
-
},
|
|
1550
1544
|
"joyride-user-project": {
|
|
1551
1545
|
"path": "assets/instructions/joyride-user-project.instructions.md",
|
|
1552
1546
|
"description": "Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code",
|
|
@@ -1907,12 +1901,6 @@
|
|
|
1907
1901
|
"title": "python-mcp-server",
|
|
1908
1902
|
"type": "instructions"
|
|
1909
1903
|
},
|
|
1910
|
-
"python": {
|
|
1911
|
-
"path": "assets/instructions/python.instructions.md",
|
|
1912
|
-
"description": "Python coding conventions and guidelines",
|
|
1913
|
-
"title": "python",
|
|
1914
|
-
"type": "instructions"
|
|
1915
|
-
},
|
|
1916
1904
|
"quarkus-mcp-server-sse": {
|
|
1917
1905
|
"path": "assets/instructions/quarkus-mcp-server-sse.instructions.md",
|
|
1918
1906
|
"description": "Quarkus and MCP Server with HTTP SSE transport development standards and instructions",
|
|
@@ -1931,12 +1919,6 @@
|
|
|
1931
1919
|
"title": "r",
|
|
1932
1920
|
"type": "instructions"
|
|
1933
1921
|
},
|
|
1934
|
-
"reactjs": {
|
|
1935
|
-
"path": "assets/instructions/reactjs.instructions.md",
|
|
1936
|
-
"description": "ReactJS development standards and best practices",
|
|
1937
|
-
"title": "reactjs",
|
|
1938
|
-
"type": "instructions"
|
|
1939
|
-
},
|
|
1940
1922
|
"ruby-mcp-server": {
|
|
1941
1923
|
"path": "assets/instructions/ruby-mcp-server.instructions.md",
|
|
1942
1924
|
"description": "Best practices and patterns for building Model Context Protocol (MCP) servers in Ruby using the official MCP Ruby SDK gem.",
|
|
@@ -2069,12 +2051,6 @@
|
|
|
2069
2051
|
"title": "terraform",
|
|
2070
2052
|
"type": "instructions"
|
|
2071
2053
|
},
|
|
2072
|
-
"typescript-5-es2022": {
|
|
2073
|
-
"path": "assets/instructions/typescript-5-es2022.instructions.md",
|
|
2074
|
-
"description": "Guidelines for TypeScript Development targeting TypeScript 5.x and ES2022 output",
|
|
2075
|
-
"title": "typescript-5-es2022",
|
|
2076
|
-
"type": "instructions"
|
|
2077
|
-
},
|
|
2078
2054
|
"typescript-mcp-server": {
|
|
2079
2055
|
"path": "assets/instructions/typescript-mcp-server.instructions.md",
|
|
2080
2056
|
"description": "Instructions for building Model Context Protocol (MCP) servers using the TypeScript SDK",
|
|
@@ -2105,12 +2081,6 @@
|
|
|
2105
2081
|
"title": "vsixtoolkit",
|
|
2106
2082
|
"type": "instructions"
|
|
2107
2083
|
},
|
|
2108
|
-
"vuejs3": {
|
|
2109
|
-
"path": "assets/instructions/vuejs3.instructions.md",
|
|
2110
|
-
"description": "VueJS 3 development standards and best practices with Composition API and TypeScript",
|
|
2111
|
-
"title": "vuejs3",
|
|
2112
|
-
"type": "instructions"
|
|
2113
|
-
},
|
|
2114
2084
|
"winui3": {
|
|
2115
2085
|
"path": "assets/instructions/winui3.instructions.md",
|
|
2116
2086
|
"description": "WinUI 3 and Windows App SDK coding guidelines. Prevents common UWP API misuse, enforces correct XAML namespaces, threading, windowing, and MVVM patterns for desktop Windows apps.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "workspace-architect",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.38",
|
|
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",
|