Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hi,
I’ve noticed that when the agent ends its turn with an AskQuestion call and I don’t respond (e.g., I step away from the computer), the session seems to time out after a few minutes. When I come back, a request has been consumed — even though I never interacted with the chat.
Actual behavior:
The timeout appears to trigger something internally that counts as a consumed request, despite no user interaction.
I don’t recall this happening in older Cursor versions — not sure if it’s a recent change.
Environment: Linux (Manjaro), latest Cursor version
Is this intended behavior, or a bug?
Steps to Reproduce
Agent completes a task and ends with an AskQuestion (multiple choice)
Don’t respond — leave the chat idle
After a few minutes, the turn appears to auto-complete/timeout
One request is consumed without any user action
Expected Behavior
If the user doesn’t respond to an AskQuestion, the session should either stay open indefinitely or close gracefully without consuming an additional request.
Operating System
Linux
Version Information
Version: 2.5.20
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610
Date: 2026-02-19T20:41:31.942Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Linux x64 6.6.122-1-MANJARO
For AI issues: which model did you use?
Claude 4.6
Does this stop you from using Cursor
No - Cursor works, but with this issue