Show HN: Devlog, generate development blog posts from Git commit messages (github.com)
Devlog is a powerful tool that automatically generates (b)log posts from your Git commit history, providing a natural language summary of your development progress.
It uses ollama to generate the blog posts locally so it never sends your data to third-party servers.
3 comments
[ 5.6 ms ] story [ 21.3 ms ] threadThe convention that worked where I worked was to praise the first line of such changes prefxed with "uv:" which would become bullet points for the changelog. Rarely would any need to be rewritten except for fixing the odd typo or punctuation.