microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
59e311cdbcf4a2b093d63869f2de70e51b5b5340

Branches

Tags

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

Clone

HTTPS

Download ZIP

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

11lines · modeblame

e6cee852Allen Greaves4 months ago1{
2"name": "github",
3"description": "GitHub issue discovery, triage, sprint planning, and backlog execution agents and prompts",
62c97a74hve-core-release-please[bot]2 months ago4"version": "3.3.41",
51c37819Katrien De Graeve3 months ago5"agents": [
6"agents/github/"
7],
8"commands": [
9"commands/github/"
10]
e6cee852Allen Greaves4 months ago11}