workspace-architect 2.2.115 → 2.2.117

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-15T01:11:21.254Z",
3
+ "generatedAt": "2026-06-18T03:16:24.265Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -723,12 +723,6 @@
723
723
  "title": "modernization",
724
724
  "type": "agents"
725
725
  },
726
- "modernize-java": {
727
- "path": "assets/agents/modernize-java.agent.md",
728
- "description": "Upgrades Java projects to target versions (e.g., Java 21, Spring Boot 3.2) via incremental planning and execution. Use this agent for all Java upgrade requests.",
729
- "title": "modernize-java",
730
- "type": "agents"
731
- },
732
726
  "monday-bug-fixer": {
733
727
  "path": "assets/agents/monday-bug-fixer.agent.md",
734
728
  "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": "2.2.115",
3
+ "version": "2.2.117",
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",