workspace-architect 2.2.22 → 2.2.23

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-02-12T23:12:09.554Z",
3
+ "generatedAt": "2026-02-13T03:09:44.756Z",
4
4
  "assets": {
5
5
  "agents": {
6
6
  "4.1-Beast": {
@@ -3901,6 +3901,15 @@
3901
3901
  "prompts:openapi-to-application-code"
3902
3902
  ]
3903
3903
  },
3904
+ "ospo-sponsorship": {
3905
+ "path": "assets/collections/ospo-sponsorship.collection.yml",
3906
+ "description": "Tools and resources for Open Source Program Offices (OSPOs) to identify, evaluate, and manage sponsorship of open source dependencies through GitHub Sponsors, Open Collective, and other funding platforms.",
3907
+ "title": "Open Source Sponsorship",
3908
+ "type": "collections",
3909
+ "items": [
3910
+ "skills:SKILL"
3911
+ ]
3912
+ },
3904
3913
  "partners": {
3905
3914
  "path": "assets/collections/partners.collection.yml",
3906
3915
  "description": "Custom agents that have been created by GitHub partners",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "workspace-architect",
3
- "version": "2.2.22",
3
+ "version": "2.2.23",
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",