workspace-architect 1.5.42 → 1.5.44

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": "1.0.0",
3
- "generatedAt": "2025-12-15T20:08:07.480Z",
3
+ "generatedAt": "2025-12-16T23:07:51.294Z",
4
4
  "assets": {
5
5
  "agents:4.1-Beast": {
6
6
  "path": "assets/agents/4.1-Beast.agent.md",
@@ -398,6 +398,12 @@
398
398
  "title": "microsoft_learn_contributor",
399
399
  "type": "agents"
400
400
  },
401
+ "agents:modernization": {
402
+ "path": "assets/agents/modernization.agent.md",
403
+ "description": "Human-in-the-loop modernization assistant for analyzing, documenting, and planning complete project modernization with architectural recommendations.",
404
+ "title": "modernization",
405
+ "type": "agents"
406
+ },
401
407
  "agents:monday-bug-fixer": {
402
408
  "path": "assets/agents/monday-bug-fixer.agent.md",
403
409
  "description": "Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality fixes with comprehensive PRs.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "1.5.42",
3
+ "version": "1.5.44",
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"