microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
hve-core-v3.3.41

Branches

Tags

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

Clone

HTTPS

Download ZIP

plugins/experimental/.github/plugin/plugin.json

12lines · modecode

1{
2 "name": "experimental",
3 "description": "Experimental and preview artifacts not yet promoted to stable collections",
4 "version": "3.3.41",
5 "agents": [
6 "agents/experimental/",
7 "agents/experimental/subagents/"
8 ],
9 "skills": [
10 "skills/experimental/"
11 ]
12}