Claude Code Release Tracker
Auto-categorized Claude Code changelog with search and release stats—better than scrolling CHANGELOG.md.

Niche dashboard for Claude Code updates when GitHub releases already exist.
Developers using Claude Code
GitHub Releases · Feedly
I built it because I kept manually checking the changelog to stay on top of updates and wanted something that just did it for me.
Free, no login, no ads.
Auto-categorized Claude Code changelog with search and release stats—better than scrolling CHANGELOG.md.
Instant changelog via Groq beats GPT speed, but git-cliff and conventional-changelog already exist.
Automated release notes via Claude when Release Drafter and keep-a-changelog already exist.
Sidesteps Git LFS costs by using Release assets; clever GitHub API repurposing.
Consistent curl-friendly endpoints for latest assets and a cached +json API are the concrete win here — you can script downloads without wrestling with provider-specific quirks. The modular provider architecture (GitHub, GitLab, Forgejo, cgit) and configurable cache show it was designed for lightweight self-hosting, and the AUR package + examples get you running quickly. It’s useful and pragmatic, but it needs private-repo auth/rate-limit handling and some usage/monitoring features to feel essential.
Four focused API calls generate better configs than single-prompt approaches.