Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When using Auto in Agent mode, the session frequently lands on Composer. In those sessions the built-in AskQuestion tool is not in the agent tool list, so the agent cannot show the native multi-choice popup UI and falls back to plain-text questions in chat.
Previously, Auto sessions often still had AskQuestion popups (likely when Auto routed to a third-party model). Now Auto commonly routes to Composer, and AskQuestion is missing — even though Auto+Composer and API quotas are still available. Quota remaining does not restore AskQuestion.
This matches the known issue that Composer/Auto do not properly expose AskQuestion in Agent mode:
Ask: Please treat this as a regression / product gap for Auto users who rely on structured clarifying questions. Ideal fix: mount AskQuestion for Auto→Composer Agent sessions the same way third-party models get it (or document clearly that Auto cannot guarantee AskQuestion).
Steps to Reproduce
- Open Agent chat, set model to Auto.
- Ask the agent to use AskQuestion for a single-select clarifying question.
- Observe: tool unavailable / text-only questions; model identity often Composer.
- Switch model picker to Claude / GPT / Haiku (Agent) or use Plan mode → AskQuestion popup works.
Expected Behavior
Auto Agent sessions should still be able to call AskQuestion and show the native option UI when clarification is needed.
Operating System
Windows 10/11
Version Information
- Cursor: 3.11.13 (commit 3f21b08f0b436a07be29fbfe00b304fa15553350)
- OS: Windows 10 (build 26200), x64
Does this stop you from using Cursor
No - Cursor works, but with this issue