Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I mainly use two modes in the chat i.e. Agent and Ask
- Ask to ask anything related to codebase or discuss stuff before making any changes to the codebase.
- Agent to make subsequent changes decided in ask mode.
Problem: Switching between the two modes within the same chat can sometimes be buggy, if i go from ask to agent, sometimes the model still thinks i am in ask mode and doesnt make changes in code. I can’t use different chats because i use ask mode to build up context.
Steps to Reproduce
Open a chat in any codebase. Try using ask first, then switch to agent mode and see if it works. Somtimes it will other times it will remain in ask mode.
Expected Behavior
Proper switching
Operating System
Linux
Version Information
Version: 2.5.25
VSCode Version: 1.105.1
Commit: 7150844152b426ed50d2b68dd6b33b5c5beb73c0
Date: 2026-02-24T07:17:49.417Z
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.17.0-14-generic
For AI issues: which model did you use?
Auto
Does this stop you from using Cursor
No - Cursor works, but with this issue