workspace-architect 2.2.110 → 2.2.112

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-06-09T17:48:21.805Z",
3
+ "generatedAt": "2026-06-09T20:46:44.211Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -5564,6 +5564,7 @@
5564
5564
  "shared/managed-agents-onboarding.md",
5565
5565
  "shared/managed-agents-outcomes.md",
5566
5566
  "shared/managed-agents-overview.md",
5567
+ "shared/managed-agents-scheduled-deployments.md",
5567
5568
  "shared/managed-agents-self-hosted-sandboxes.md",
5568
5569
  "shared/managed-agents-tools.md",
5569
5570
  "shared/managed-agents-webhooks.md",
@@ -5735,7 +5736,7 @@
5735
5736
  },
5736
5737
  "frontend-design": {
5737
5738
  "path": "assets/skills/frontend-design",
5738
- "description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",
5739
+ "description": "Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.",
5739
5740
  "title": "frontend-design",
5740
5741
  "type": "skills",
5741
5742
  "files": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.110",
3
+ "version": "2.2.112",
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",