Post:
Problem:
Composer Agent gets stuck in “Thinking…” indefinitely when using multiple agents + subagents. No error, no way to recover.
Steps to Reproduce
Impact:
I have to kill the chat, start a new agent, and manually feed it the previous conversation context. Wastes time and tokens.
Expected Behavior
Proposed fix:
Add a “Repair” button or /repair command. It should auto-spawn a new agent, transfer the full context + files + subagent state, and continue where it left off.
Where it occurs: Cursor → Composer → Agent mode, multi-agent setup
The original issue seems to be fixed now — no more problems with that.
However, a new issue has appeared:
When using multitask mode with multiple sub-agents, the agent sometimes fails to generate the final summary from the sub-agents. In these cases, I can’t open the final output text (the “Open” button doesn’t work or the text stays stuck/unreadable).
Sometimes the text is visible, sometimes it’s not. Restarting Cursor usually fixes it and makes the text readable again.