-
-
Notifications
You must be signed in to change notification settings - Fork 678
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
It would be great to have a command for automatically generating the commit message using an LLM like chatGPT.
On the message box that appears to commit, it would be great to have a cmd to autogenerate the commit
message based on the staged files.
the LLM api key would be provided by a config file.
Additional context
example of said features includes the jetbrains products that autocomplete commits messages and editors like Zed that allows you to query llms based on a provided api key.