My subagents can't be used in auto model

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

My cursor IDE malfunctions when using the auto model to call subagents. It prompts that the task does not exist.

Steps to Reproduce

I chose the auto mode and then directly called the subagents (one of my bug-fixing subagents - /bug-hunter).
like:/bug-hunter
review:You entered /bug-hunter, indicating that you want to use the bug-hunter sub-agent to do a bug check. I don’t have any available Task tools on my side, so I can’t transfer the task to the ‘bug-hunter’ sub-agent. The invocation of sub-agents is generally handled internally by Cursor’s Agent process, and I don’t have access to this invocation entry in the current session.

Expected Behavior

Here, I should directly call my sub-agent for bug reviews. I’m even on the Ultra plan, but this problem still occurs.

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: Early Access
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?

auto

For AI issues: add Request ID with privacy disabled

b7eaaa4a-8850-41b7-95d3-625e2e34c55c

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. This is a known issue. The Task tool for subagents sometimes doesn’t attach to the agent correctly.

Other users have reported the same thing:

The team is aware and is already looking into it. There’s no ETA yet, but your report helps us prioritize.

A couple things to try:

  1. Start a new chat and try calling the subagent again
  2. Try setting a specific model instead of “auto” to check if this is only happening in auto mode

Quick question: was Privacy Mode enabled when you got that Request ID? If yes, please temporarily turn it off, reproduce the issue in a new chat, and grab a new Request ID. That’ll help the team dig deeper into the logs.

One more question: do the built-in subagents (explore, bash, browser) work for you, or is the issue only with custom subagents?

2 Likes

Hello, a few days ago (about five days ago) when I was using it, I was using sonnet4.5, and it could run and even create subagents on its own. At that time, privacy mode was enabled.

It seems that the built-in subagents cannot be used in the current auto mode either, ID: 2ddd393a-2153-4725-bce6-34a3b00d19ec.

But I don’t have any planned balance for this month, so I can’t test whether sonnet4.5 can use subagents at the moment, sorry.

Thanks for the extra details. The fact that built-in sub-agents also don’t work in Auto mode is important, I’ll pass that on to the team.

About it working with Sonnet 4.5 five days ago, that’s a useful insight. The issue might be related to how Auto mode picks the model and wires up the Task tool.

If you get a chance to test with a specific model (not Auto), it’d be great to hear the result, but it’s not critical.

1 Like

I was looking into this problem more and selecting different models. The Task tool is not loaded when I select “Composer 1” as a model. This is probably why it doesn’t work in “Auto” mode either

1 Like

Thanks for the extra diagnostics, it really helps.

You’re right: Composer 1 doesn’t load the Task tool, so subagents don’t work. When you pick Auto mode, the system selects Composer 1, and that’s why you’re seeing the issue.

Temporary workaround: pick a specific model instead of Auto (Sonnet 4.5, GPT-5.2, Opus 4.5, etc.) and subagents should work.

2 Likes

So the problem seems solved in 2.4.31.

But there is another issue- I documented my sub-agent to inherit the model when delegated. However, the sub-agent model defaults to Composer 1 no matter what I’ve specified the model on.

1 Like

This is getting fixed in 2.5 (Cursor, not Composer :wink:), which is around the corner!

1 Like

Hi @Colin , I just checked in 2.5.17 and this issue is still not fixed. When the agent window is using Composer or Auto, it does not have access to the Task tool and cannot trigger subagents. When the agent is set to other models (e.g., Sonnet), it works correctly. See screen shots below.

This is a cost issue, since requiring the agent to be in Sonnet burns up the API budget on my plan.

Composer doesn’t work:

Sonnet does work:

2 Likes

Hi @ste

I can reproduce this, and I’m following up with the team.

2 Likes

Please! Thought this was intentional I’d love to use subagents with comp 1.5 exclusively

This should be fixed now. Give it another try?

@Colin looks like it works now! Awesome!

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.