问HN:你觉得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