Skip to content

enola-dev/git-commit-message-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Git Commit Message 🔮 AI Agent

This will generate Git Commit messages for you using an LLM:

  1. First, make sure that you have uvx available (until #1632)
  2. Next, create a Google Gemini API key
  3. Now store this secret, using: mkdir -p ~/.config/enola && echo GOOGLE_AI_API_KEY=... >>~/.config/enola/azkaban.yaml
  4. Finally, install Enola.dev, and now run:
enola ai --agents=git-commit-message --in="Make it so!"

We recommend that you create an alias for this in your dotfiles, e.g. ac for AI Commit!

About

Agent to generate Git Commit messages for you; via various channels, incl. pre-commit

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published