Open NormanTUD opened 1 month ago
Hello,
We have carefully reviewed your suggestion.
We currently have no plans to implement this feature, but we think it is a good suggestion that we can reflect in our future development roadmap.
We are currently working on improvements utilizing the Structured Output feature.
Thank you for your valuable feedback. We look forward to your continued good opinions.
Thank you.
Hi,
I love the tool. Its the only one I tried that really works out of the box, really well! Thanks for that first.
I have a large code base with many commit msgs like "fix" that are meaningless. I'd love to have a tool to scan for those, diff them to the prev commit, AI generate a comment, rewrite the commit msg and rebase the history or whatever else is needed.
Is adding that a possibility? Like "oolama-commit --auto-rename-commits fix", which searches "fix"-commits, gets the diff, creates the commit msg and renames the commit in the history.