workspace-architect 2.2.96 → 2.2.97
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 +1 -7
- 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-05-
|
|
3
|
+
"generatedAt": "2026-05-15T01:45:15.033Z",
|
|
4
4
|
"assets": {
|
|
5
5
|
"agents": {
|
|
6
6
|
"CSharpExpert": {
|
|
@@ -1262,12 +1262,6 @@
|
|
|
1262
1262
|
"description": "Ask WG Code Sentinel to review your code for security issues.",
|
|
1263
1263
|
"title": "wg-code-sentinel",
|
|
1264
1264
|
"type": "agents"
|
|
1265
|
-
},
|
|
1266
|
-
"winui3-expert": {
|
|
1267
|
-
"path": "assets/agents/winui3-expert.agent.md",
|
|
1268
|
-
"description": "Expert agent for WinUI 3 and Windows App SDK development. Prevents common UWP-to-WinUI 3 API mistakes, guides XAML controls, MVVM patterns, windowing, threading, app lifecycle, dialogs, and deployment for desktop Windows apps.",
|
|
1269
|
-
"title": "winui3-expert",
|
|
1270
|
-
"type": "agents"
|
|
1271
1265
|
}
|
|
1272
1266
|
},
|
|
1273
1267
|
"instructions": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "workspace-architect",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.97",
|
|
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",
|