Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub personal access token with repo access |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_release_notes | Generate release notes from commits in a given timeframe or commit range |
| analyze_commits | Analyze commits and provide statistics |
| configure_template | Configure a custom template for release notes |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |