Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I noticed that trying to request the Agent use the AskQuestion tool to interactively ask the user a question only works in Plan mode with composer-1.5.
If I try, when using composer-1.5 to request the Agent “Use the AskQuestion tool to ask me a random multi-select question.” in Plan mode, it works. However if you try this in Agent mode, it will state “I don’t have access to an AskQuestion tool in this workspace, so here’s a multi-select question directly” and then ask you a question in text.
HOWEVER, if I switch the model to Haiku 4.5 (for instance) and prompt the Agent to “Use the AskQuestion tool to ask me a random multi-select question.”, the AskQuestion interface does pop up to interactively display the question in the chat interface.
Why does the composer-1.5 model have trouble with this request?
Steps to Reproduce
Using Agent chat in Agent mode with composer-1.5 as the selected model ask the agent to “Use the AskQuestion tool to ask me a random multi-select question.”
It will fail and fall back to text.
Using Agent chat in Agent mode with haiku-4.5 as the selected model ask the agent to “Use the AskQuestion tool to ask me a random multi-select question.”
It will succeed and display the question interactively in the chat, as expected.
Expected Behavior
The AskQuestion interactive interface asks you a random question.
Screenshots / Screen Recordings
Operating System
Windows 10/11
MacOS
Version Information
Version: 2.5.17 (Universal)
VSCode Version: 1.105.1
Commit: 7b98dcb824ea96c9c62362a5e80dbf0d1aae4770
Date: 2026-02-17T05:58:33.110Z
Build Type: Stable
Release Track: Default
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0
For AI issues: which model did you use?
composer-1.5, haiku-4.5
Does this stop you from using Cursor
No - Cursor works, but with this issue

