Ask HN:你觉得 AI 代码审查工具好用吗?
1 分•作者: asdev•8 个月前
我很难理解这些工具到底有什么用。AI 缺乏产品知识,无法发现逻辑错误,而基本的测试应该就能消除语法错误、死循环等问题。也许代码库索引会有帮助,但它仍然无法理解代码背后的“为什么”。好奇其他人是否也有同样的感觉。
查看原文
I'm struggling to understand how these tools are actually useful. The AI doesn't have the product knowledge to catch logic bugs, and basic tests should eliminate syntactic bugs/endless loops etc. Perhaps codebase indexing could help, although it still wouldn't be able to understand the "why" behind the code. Curious if others feel the same