commit f680c053b719f1ed5c191e7e1f928af44bea8e22 Author: 7000pctAUTO Date: Thu Jan 29 11:56:08 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..7fed9cd --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# auto-changelog-generator + +A Python CLI tool that automatically generates changelogs from git diffs using local AI models. Categorizes changes, groups related changes, and produces human-readable release summaries following conventional commits format. \ No newline at end of file