microsoft/hve-core

Public

mirrored from https://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
d307f8aecccda4fb359d3bdcd203dbafe2911167

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

15lines · modepreview

{
  "name": "experimental",
  "description": "Experimental and preview artifacts not yet promoted to stable collections",
  "version": "3.3.101",
  "agents": [
    "agents/experimental/",
    "agents/experimental/subagents/"
  ],
  "commands": [
    "commands/experimental/"
  ],
  "skills": [
    "skills/experimental/"
  ]
}