jihuayu commented on PR #3502: URL: https://github.com/apache/kvrocks/pull/3502#issuecomment-4553585346
Hi @kirito632. Thanks for your PR. I reviewed your PR once using my AI tools (Codex / GPT-5.5 xhigh), and it found quite a few issues (I’m not going to reveal these things. I want you to try and see whether you can find them on your own.). **This is not meant as criticism — I just want to share my workflow with you.** This can help the PR get merged faster. I hope you can also try using an AI tool locally to review your PR once before submitting it. Below is the prompt I use. It is written in Chinese, but you can translate it into the language you use and run it there: ```text 请你审核一下这个PR是否符合redis和kvrocks规范,代码是否清晰,命名是否清晰 ``` If you have any other questions, feel free to @ me directly. Hope this helps you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
