Models refuse to repeat lines of code

Describe the Bug

Certain models will not show the actual lines of code in your file when requested. Because of this, when in auto mode, the model will recommend a change but not render the code block.

Steps to Reproduce

Put models in auto mode
Ask model to repeat a line of code
See it not repeat line of code

Models that did produce lines of code: o3, 3.5 Sonnet, 4 Sonnet, 4 thinking
Models that didn’t: every other one

Expected Behavior

It should definitely render code recommendations

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.3
VSCode Version: 1.99.3
Commit: e589175333a2d938c3d944f9bf0993155e655e70
Date: 2025-07-26T19:15:16.148Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.1.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. We’ve released a new update, version 1.3.5, which should fix this issue. Try updating.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.