V3 cursorAI - model hangs

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Models start scanning files and then hangs responding with “taking longer than expected”

Steps to Reproduce

Just start any AI agent chat in a new or existing repo.

Expected Behavior

Model should continue processing the intructions.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.0.12
VSCode Version: 1.105.1
Commit: a80ff7dfcaa45d7750f6e30be457261379c29b00
Date: 2026-04-04T00:13:18.452Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin x64 25.3.0

For AI issues: which model did you use?

It’s in auto mode.

For AI issues: add Request ID with privacy disabled

The code is legally sensitive.

Additional Information

It always scans 3 files before it hangs.

Does this stop you from using Cursor

Yes - Cursor is unusable

I have narrowed it down - it only happens in ‘auto’ mode. If I select a model - Sonnet 4.6 - it works fine.

Hi there,

This is a known issue with Auto mode. Auto mode routes through additional server-side steps that can introduce latency or failures, and you’ve correctly identified the workaround: selecting a specific model directly (like Sonnet 4.6) bypasses this and works reliably.

The team is actively working on improving Auto mode routing. For now, sticking with a manually selected model is the best path.

If you’re willing to share a Request ID from one of the failing Auto mode attempts (top right of the chat > three dots > Copy Request ID), that would help the team investigate your specific case further. Completely understand if you’d prefer not to given the sensitivity.

This happens to me since days ago with even with claude-4.6-opus-high selected manually. It is very annoying because it often happens in the middle of thinking.

In case it helps, it seems that it only happens after leaving the application unattended for a while, i. e. computer unattended or Cursor application working in the background.

Yes ! This happens to me since days ago with even with claude-4.6-opus-high selected manually.

I want to know when this problem can be solved.

This is my request id c363f29a-5f46-43f7-a195-f65e80e59d48

Hey @dingkang, @ihorizon, @pgarciaq!

The chat hanging / ‘Taking longer than expected’ issue has been addressed in a recent Cursor update. Updating to the latest version should resolve this.

What version of Cursor fixed this? I’m on 3.0.12 and according to “Check updates”, there’s no update.

The fix was primarily server-side, so you shouldn’t need a client update. If you want to make sure you’re on the absolute latest, you can check via Cursor Settings > About > Check for Updates (or Command Palette > Attempt Update).

Are you still seeing the hang on 3.0.12? Your earlier report (post #9) describes a slightly different pattern from the original thread: hangs with manually selected models (not Auto mode), specifically after leaving Cursor unattended. If that’s still happening, could you share a Request ID from one of those failing attempts? That would help us determine whether the idle-related hang is a separate issue.