microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
plugins/experimental/.github/plugin/plugin.json
15lines · modecode
| 1 | { |
| 2 | "name": "experimental", |
| 3 | "description": "Experimental and preview artifacts not yet promoted to stable collections", |
| 4 | "version": "3.3.101", |
| 5 | "agents": [ |
| 6 | "agents/experimental/", |
| 7 | "agents/experimental/subagents/" |
| 8 | ], |
| 9 | "commands": [ |
| 10 | "commands/experimental/" |
| 11 | ], |
| 12 | "skills": [ |
| 13 | "skills/experimental/" |
| 14 | ] |
| 15 | } |