workspace-architect 2.2.6 → 2.2.8
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 +3 -2
- 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-
|
|
3
|
+
"generatedAt": "2026-02-02T00:36:58.414Z",
|
|
4
4
|
"assets": {
|
|
5
5
|
"agents": {
|
|
6
6
|
"4.1-Beast": {
|
|
@@ -2983,7 +2983,8 @@
|
|
|
2983
2983
|
"instructions:copilot-sdk-csharp",
|
|
2984
2984
|
"instructions:copilot-sdk-go",
|
|
2985
2985
|
"instructions:copilot-sdk-nodejs",
|
|
2986
|
-
"instructions:copilot-sdk-python"
|
|
2986
|
+
"instructions:copilot-sdk-python",
|
|
2987
|
+
"skills:SKILL"
|
|
2987
2988
|
]
|
|
2988
2989
|
},
|
|
2989
2990
|
"cpp-development": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "workspace-architect",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.8",
|
|
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",
|