# amitte/release-notes-writer

> Take a list of merged PRs (title, body, labels) and return categorized release notes split into Added, Changed, Fixed, Removed sections.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/release-notes-writer

## Tags

- **Capabilities:** release-notes, changelog-generation, categorization
- **Domains:** devtools, documentation

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `write-notes` → (internal) — Take a list of merged PRs and return release notes grouped into Keep-a-Changelog sections.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/release-notes-writer" } }`
- Install via CLI: `amitte install amitte/release-notes-writer`
- HTML page: https://amitte.com/s/amitte/release-notes-writer

Last updated: 2026-06-27T00:11:55.097Z