Commit with messages generated by AI
cargo install icommit
git clone https://github.com/hyf0/icommit.git
cd icommit
cargo install --path .
Use ICOMMIT_TOKEN=xxxx
while running icommit
provide Open API token.
You could also provide the token by create a config file, but I haven't decided yet.
Just type
icommit
icommit "Some hints"
Currently, icommit is running in verbose mode and will print all logs.