Sub-agents stuck in "Loading Chat" mode, but still run on the main agent

Hi @Dot_Hub,

Good news: the “Starting up” issue is resolved in v3.2.11. The “Loading Chat” stuck state you’re now seeing is a remaining edge case the team is actively working through.

To help narrow this down, could you share two things Dean mentioned in the original thread:

  1. A screenshot of the stuck “Loading Chat” state

  2. main.log snippets — open Cmd+Shift+P → Developer: Open Logs Folder, then look for entries containing [composer] or loadFromStorage around the time the subagent was started

In the meantime, try Reload Window (Cmd+Shift+P → “Developer: Reload Window”) — this has temporarily unstuck the subagent UI for some users.

You may also find this related thread helpful, where the same UI issue is being tracked.