workspace-architect 2.2.71 → 2.2.73
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 -1
- 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-04-
|
|
3
|
+
"generatedAt": "2026-04-16T00:49:14.916Z",
|
|
4
4
|
"assets": {
|
|
5
5
|
"agents": {
|
|
6
6
|
"CSharpExpert": {
|
|
@@ -579,6 +579,12 @@
|
|
|
579
579
|
"title": "lingodotdev-i18n",
|
|
580
580
|
"type": "agents"
|
|
581
581
|
},
|
|
582
|
+
"linkedin-post-writer": {
|
|
583
|
+
"path": "assets/agents/linkedin-post-writer.agent.md",
|
|
584
|
+
"description": "Draft and format compelling LinkedIn posts with Unicode bold/italic styling, visual separators, and engagement-optimized structure. Transforms raw content, technical material, images, or ideas into copy-paste-ready LinkedIn posts.",
|
|
585
|
+
"title": "linkedin-post-writer",
|
|
586
|
+
"type": "agents"
|
|
587
|
+
},
|
|
582
588
|
"markdown-accessibility-assistant": {
|
|
583
589
|
"path": "assets/agents/markdown-accessibility-assistant.agent.md",
|
|
584
590
|
"description": "Improves the accessibility of markdown files using five GitHub best practices",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "workspace-architect",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.73",
|
|
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",
|