workspace-architect 2.2.88 → 2.2.90

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-05-04T05:15:57.369Z",
3
+ "generatedAt": "2026-05-06T16:38:21.039Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -345,6 +345,12 @@
345
345
  "title": "diffblue-cover",
346
346
  "type": "agents"
347
347
  },
348
+ "dotnet-fullstack-mentor": {
349
+ "path": "assets/agents/dotnet-fullstack-mentor.agent.md",
350
+ "description": "Opinionated mentor for .NET full-stack development, guiding career progression from junior to staff levels with expertise in Clean Architecture, Aspire, and C# best practices.",
351
+ "title": "dotnet-fullstack-mentor",
352
+ "type": "agents"
353
+ },
348
354
  "dotnet-maui": {
349
355
  "path": "assets/agents/dotnet-maui.agent.md",
350
356
  "description": "Support development of .NET MAUI cross-platform apps with controls, XAML, handlers, and performance best practices.",
@@ -5546,9 +5552,12 @@
5546
5552
  "shared/managed-agents-environments.md",
5547
5553
  "shared/managed-agents-events.md",
5548
5554
  "shared/managed-agents-memory.md",
5555
+ "shared/managed-agents-multiagent.md",
5549
5556
  "shared/managed-agents-onboarding.md",
5557
+ "shared/managed-agents-outcomes.md",
5550
5558
  "shared/managed-agents-overview.md",
5551
5559
  "shared/managed-agents-tools.md",
5560
+ "shared/managed-agents-webhooks.md",
5552
5561
  "shared/model-migration.md",
5553
5562
  "shared/models.md",
5554
5563
  "shared/prompt-caching.md",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.88",
3
+ "version": "2.2.90",
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",