Description
The commit messages it generates are usually too descriptive and don't look like something a human would write
Suggested Solution
I want to have a way to make the commit messages not only be one line but also be generated just from the file names that have changed
Or, let the commits generate in a way that wouldn't require a lot of tokens
Token limit, or context limit that when reached would generate the message from what it got
It should give an overall overview of what has changed and not go into the details
Alternatives
None
Additional Context
Could be just a flag or let it autodetect that based on the amount of changes
Description
The commit messages it generates are usually too descriptive and don't look like something a human would write
Suggested Solution
I want to have a way to make the commit messages not only be one line but also be generated just from the file names that have changed
Or, let the commits generate in a way that wouldn't require a lot of tokens
Token limit, or context limit that when reached would generate the message from what it got
It should give an overall overview of what has changed and not go into the details
Alternatives
None
Additional Context
Could be just a flag or let it autodetect that based on the amount of changes