Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’m invoked the preconfigured subagent as specified in the prompt ,which designated the GPT-5.2 Codex model for its use;howerver,composer 1 is invariably used in actual operation.
My configuration of subagent is shown below:
name: executor-runner
model: gpt-5.2-codex
description: Execute implementation tasks and tool/script runs. Use when the user asks to implement features, modify code, run CLI tools/tests, or execute scripts.
Steps to Reproduce
Use /subagent to explicit call preconfigured subagent,which is designed use GPT-5.2 Codex model
Expected Behavior
The subagent use specified model to execute tasks
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.4.27 (system setup)
VSCode Version: 1.105.1
Commit: 4f2b772756b8f609e1354b3063de282ccbe7a690
Date: 2026-01-31T21:24:58.143Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
GPT-5.2 Codex
For AI issues: add Request ID with privacy disabled
13e7fd9d-45f8-4850-9c28-5ed118430a8e
Does this stop you from using Cursor
No - Cursor works, but with this issue
