microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
c5fcf0b3766ea51ef3e9e9317f1d596622255f70

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

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}