Results 23 comments of Tak
trafficstars

I've created a new project with your options based on aicommits. If you're interested, please check it out. https://github.com/tak-bro/aicommit2

@KostyaZgara I've created a new project with your requests. If you're interested, please check it out! https://github.com/tak-bro/aicommit2

Thank you for your interest. There seems to be a problem with parsing messages. I'll fix it as soon as possible

@caiguo37 I fine-tuned the prompt, but sometimes AI doesn't return the correct commit message. I added the [logging option](https://github.com/tak-bro/aicommit2?tab=readme-ov-file#logging) to see the full response message. It support from **v1.9.0**. You...

Thank you for sharing the error log. I checked and found that the fail case is not correct format of a conventional commit message. In the case of fail.log, the...

@ribeiroevandro I'm looking into it, but it might take some time...

Thank you for raising the issue. It seems that when passing a large number of tokens, an error occurs in Deepseek. I'll look into it.

Thank you for the suggestion. It’s an interesting idea, and I’ll consider it for future development. However, I can’t make any promises at this stage. Thanks again for your input!

Hello @arkavo-com I've just updated to version 2.1.0. This version includes a new code review feature. Please take a look at the [link](https://github.com/tak-bro/aicommit2?tab=readme-ov-file#codereview). This feature uses a large number of...

That's an interesting feature... I'm not sure if it's appropriate to do a code review after commit. It might be better to perform a code review after `git add` is...