PulseAugur
实时 11:40:34

Claude 4.6 repeatedly gives incorrect code fixes, user reports

A user on Reddit reported that Anthropic's Claude 4.6 model repeatedly provided incorrect code suggestions while debugging a React component. Despite the AI's repeated assertions of understanding the problem, its proposed solutions consistently failed to work and even worsened the existing issues. The user speculated that newer reasoning models may be trained to sound more confident even when incorrect, unlike earlier models that exhibited more uncertainty. AI

影响 Suggests that current reasoning models may overstate their understanding, potentially hindering developer productivity.

排序理由 User-generated content discussing a specific model's perceived performance issues.

在 r/cursor 阅读 →

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

报道来源 [1]

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

    Claude keeps saying 'I understand now'

    <!-- SC_OFF --><div class="md"><p>It's 2:47 AM and I've been trying to get Claude 4.6 to help me debug this React component for three hours. Every single response starts with some variation of 'I understand now' or 'I see the issue' and then proceeds to give me code that doesn't …