Skip to content

Add changelog-gen: AI-powered changelog generator (Claude)#121

Open
indoor47 wants to merge 1 commit intodictcp:masterfrom
indoor47:add-changelog-gen-1
Open

Add changelog-gen: AI-powered changelog generator (Claude)#121
indoor47 wants to merge 1 commit intodictcp:masterfrom
indoor47:add-changelog-gen-1

Conversation

@indoor47
Copy link

Hi! I'd like to add changelog-gen to the list.

changelog-gen — AI-powered changelog generator that converts raw git commits into clean, human-readable release notes using Claude.

  • Runs git log --oneline --no-merges on any repo
  • Groups commits into Features / Bug Fixes / Performance / Refactoring / Chores
  • Rewrites terse messages into plain English
  • Outputs markdown in ~5 seconds, ~$0.001 per run
python changelog_gen.py --repo . --since v1.2.0 --out CHANGELOG.md

Open source, MIT license. Happy to adjust the description or placement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant