PulseAugur
实时 14:48:57
English(EN) Composer 2.5: Random chain of thought about a different codebase - anyone seen this before?

Cursor 2.5 AI助手出现缓存泄漏,建议不相关的PHP代码

Cursor IDE(特别是2.5版本)的一名用户遇到了意外行为,AI助手开始生成与PHP代码库相关的代码建议。尽管用户正在处理一个100%的Python项目,但AI仍然输出了建议。AI的输出包括对User.php、ConfigurationException.php以及各种Controller和Display类文件的详细更改,这表明可能存在缓存泄漏或AI推理过程中的误导。 AI

影响 AI代码生成准确性和开发工具中的上下文管理可能存在问题。

排序理由 用户报告的AI驱动工具问题。

在 r/cursor 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Cursor 2.5 AI助手出现缓存泄漏,建议不相关的PHP代码

报道来源 [1]

  1. r/cursor TIER_2 English(EN) · /u/SpoddyCoder ·

    Composer 2.5: Random chain of thought about a different codebase - anyone seen this before?

    <!-- SC_OFF --><div class="md"><p>I have a 100% python project and have been using composer 2.5 on it for weeks without any issues. Tapped in a very simple request today and it launched straight into this chain of though about a PHP codebase... none of the files referenced are in…