workspace-architect 2.2.123 → 2.2.124

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-07-01T18:46:31.345Z",
3
+ "generatedAt": "2026-07-03T00:48:51.700Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "CSharpExpert": {
@@ -939,6 +939,12 @@
939
939
  "title": "python-notebook-sample-builder",
940
940
  "type": "agents"
941
941
  },
942
+ "python-win-arm64-gha-wheel-builder": {
943
+ "path": "assets/agents/python-win-arm64-gha-wheel-builder.agent.md",
944
+ "description": "Adds native Windows ARM64 wheel builds and tests to a Python package's existing GitHub Actions workflows using the 'windows-11-arm' runner.",
945
+ "title": "python-win-arm64-gha-wheel-builder",
946
+ "type": "agents"
947
+ },
942
948
  "qa-subagent": {
943
949
  "path": "assets/agents/qa-subagent.agent.md",
944
950
  "description": "Meticulous QA subagent for test planning, bug hunting, edge-case analysis, and implementation verification.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.123",
3
+ "version": "2.2.124",
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",