Skip to content

permacommons/gen-unreleased.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gen-unreleased.sh

A bash script to automatically generate an "## Unreleased changes" section for your CHANGELOG.md using an LLM.

Usage

./gen-unreleased.sh

Requirements

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.

About

A simple bash script to add an "Unreleased changes" changelog section via an LLM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages