You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agent to generate Git Commit messages for you; via various channels, incl. pre-commit
2
+
3
+
Agent to generate Git Commit messages for you!
4
+
5
+
1. First, make sure that you [have `uvx` available](https://docs.astral.sh/uv/getting-started/installation/#standalone-installer) (until #[1632](https://github.com/enola-dev/enola/issues/1632))
6
+
1. Next, [create a Google Gemini API key](https://aistudio-preprod.corp.google.com/apikey)!
7
+
1. Finally, [install Enola.dev](https://docs.enola.dev/use/), and now run:
8
+
9
+
```sh
10
+
GOOGLE_AI_API_KEY=... enola ai --http-scheme --agents=https://raw.githubusercontent.com/enola-dev/git-commit-message-agent/refs/heads/main/git-commit-message.agent.yaml --in="Make it so!"
0 commit comments