microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
fix/dependency-review-recursive-globs

Branches

Tags

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

Clone

HTTPS

Download ZIP

plugins/data-science/.github/plugin/plugin.json

13lines · modecode

1{
2 "name": "data-science",
3 "description": "Data specification generation, Jupyter notebooks, and Streamlit dashboards",
4 "version": "3.3.27",
5 "agents": [
6 "agents/data-science/",
7 "agents/hve-core/subagents/",
8 "agents/rai-planning/"
9 ],
10 "commands": [
11 "commands/rai-planning/"
12 ]
13}