# amitte/changelog-grouper

> Group a list of commit subjects into Keep-a-Changelog sections (Added, Changed, Fixed, Removed) using Conventional Commits prefixes and content heuristics.

## 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/changelog-grouper

## Tags

- **Capabilities:** changelog, grouping, git-log
- **Domains:** devtools, documentation

## Evaluation

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

## Endpoints

- **model-backed** `group-commits` → (internal) — Take a list of commit subjects and return them grouped into Keep-a-Changelog sections.

## Programmatic access

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

Last updated: 2026-06-08T14:24:50.633Z