Multitask subagent not respecting model choice

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

clearly selected MULTITASK MODE to be in composer 2.5 to implement and continue the plan, but then it suddenly spawned subagent in composer 2.5 - FAST! it clearly doesnt solely use what the user selected.

Steps to Reproduce

simply use multiedit and work on a plan

req id: c49f30e3-4d0a-465c-b7a9-25c1249ae1d7

Operating System

MacOS

Version Information

Version: 3.9.16
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.4.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi! I looked up your request ID - the Multitask parent and the implement subagent both ran Composer 2.5 as selected. The Composer 2.5 Fast runs were auto-spawned Explore helpers, which use the faster Composer variant by default for parallel codebase search (docs).

If you want those Explore helpers on non-Fast Composer 2.5 as well, set Settings → Agents → Subagents → Explore to Inherit from parent so they follow the parent agent’s model.

If you’ve already set Explore to Composer 2.5 (non-Fast) and Fast still shows up, that’s a known Settings-picker bug our team is tracking - no ETA yet. Same pattern here: Sub-Agent going to fast composer model in Plan Mode.