A bash script to automatically generate an "## Unreleased changes" section for your CHANGELOG.md using an LLM.
./gen-unreleased.shgitllmCLI toolrepo2promptCLI tool
The script will use the LLM model specified by the LLM_MODEL environment variable (defaulting to venice/deepseek-r1-671b) and will update or create a CHANGELOG.md file in the current directory.