问HN:Claude的代码质量在过去几天内是否显著下降?

1作者: pqdbr大约 21 小时前原帖
我注意到自大约五天前开始,Claude Code的表现出现了明显下降。想知道其他人是否也遇到了这个问题。 我看到的一些例子包括: <p>不完整的回应:询问在重构后是否仍需要3个文件;只得到了1个文件的回答,其他2个完全被忽略。 上下文失败:在修改我们的Ansible脚本后询问部署命令;给出了错误的答案,明显相关的文件没有检查。 代码质量回退:以前顺利进行的简单重构现在需要多次迭代。 代理执行问题:代理在没有明确@提及的情况下无法触发。花了一个多小时试图让一个“cypress-test-runner”代理正常工作,尽管在CLAUDE.md中有明确的说明。即使被触发,它也无法遵循基本指示(不断对测试名称进行改述,而不是原样返回)。 <p>还有其他人注意到同样的问题吗?
查看原文
I&#x27;ve noticed a sharp drop in Claude Code&#x27;s performance starting about 5 days ago. Curious if others are experiencing this. Examples I&#x27;m seeing:<p>Incomplete responses: Asked if 3 files were still needed post-refactoring; got an answer for only 1, other 2 ignored completely Context failures: Asked for the deploy command after modifying our Ansible script; gave wrong answer without checking obviously related files Code quality regression: Simple refactors that used to work smoothly now require multiple iterations Agent execution issues: Agents not triggering without explicit @ mentions. Spent 1+ hour getting a &#x27;cypress-test-runner&#x27; agent to work despite clear instructions in CLAUDE.md. Even when triggered, it couldn&#x27;t follow basic instructions (kept paraphrasing test names instead of returning them unchanged)<p>Has anyone else noticed the same?