Cursor CLI: can't choose model for subagents

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

Can’t choose subagent model. Task tool only whitelists “composer-2.5-fast”.

Steps to Reproduce

Ask “what models I can use in Task tool?” or create a subagent with specified model and ask what model it is using in the prompt.

Expected Behavior

Should support all models

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

CLI Version 2026.05.24-dda726e

For AI issues: add Request ID with privacy disabled

Request ID: 7bbb6ed2-68e5-452c-a107-690b85778a4e

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

This is a known limitation with the CLI specifically. The Task tool’s model parameter currently only exposes composer-2.5-fast for CLI users, regardless of plan type. Our CLI team is actively working on expanding model selection for subagents.

In the meantime, try omitting the model parameter entirely when dispatching subagents - this should let the subagent inherit the parent model. It won’t let you pick a specific different model, but it avoids being stuck on the fast tier.

A few related threads with the same report:

No ETA to share, but this is being tracked and worked on.