Rayai will draft git commit messages for you. Also a script for groq.
Go to file
anaxios 475858de1a Title: Improve error handling
Content: Removed set -o pipefail for better control over script flow
2024-08-07 03:51:37 -07:00
aicommit Title: Improve error handling 2024-08-07 03:51:37 -07:00
aicommit_groq Added spinner animation to indicate AI processing and improved error handling for API request 2024-08-07 03:48:26 -07:00
README.md Update README.md to include requirements for use. 2024-08-06 20:27:17 -07:00

use AI to draft commit messages

clone this repo and then link the scripts into your path.

requires: jq

use

Instead of

git commit -m "your message here"`
aicommit