microsoft/hve-core

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
docs/transparency-note

Branches

Tags

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

Clone

HTTPS

Download ZIP

extension/templates/README.template.md

61lines · modepreview

# {{DISPLAY_NAME}}

> {{DESCRIPTION}}

{{MATURITY_NOTICE}}

{{BODY}}

## Included Artifacts

{{ARTIFACTS}}

## Getting Started

After installing this extension, the chat agents are available in GitHub Copilot Chat:

1. **Use custom agents** by selecting the custom agent from the agent picker drop-down list in Copilot Chat
2. **Apply prompts** through the Copilot Chat interface
3. Reference instructions: they are automatically applied based on file patterns

### Post-Installation Setup

Some chat agents create workflow artifacts in your project directory. See the [installation guide](https://github.com/microsoft/hve-core/blob/main/docs/getting-started/install.md#post-installation-update-your-gitignore) for recommended `.gitignore` configuration and other setup details.

## Browse All Collections

This extension is part of the HVE ecosystem.

See the full list of available collections and capabilities:

[Browse Extension Collections](https://microsoft.github.io/hve-core/docs/getting-started/collections)

## Pre-release Channel

HVE Core offers two installation channels:

| Channel     | Description                                             | Maturity Levels                     |
|-------------|---------------------------------------------------------|-------------------------------------|
| Stable      | Production-ready artifacts only                         | `stable`                            |
| Pre-release | Early access to new features and experimental artifacts | `stable`, `preview`, `experimental` |

To install the pre-release version, select **Install Pre-Release Version** from the extension page in VS Code.

{{FULL_EDITION}}

## Requirements

* VS Code version 1.106.1 or higher
* GitHub Copilot extension

## License

MIT License - see [LICENSE](LICENSE) for details

## Support

For issues, questions, or contributions, visit the [GitHub repository](https://github.com/microsoft/hve-core).

---

Brought to you by Microsoft ISE HVE Essentials