The subagent is not rendering the correct status before it is opened
What version of the IDE extension are you using?
26.506.31421
What subscription do you have?
Plus
Which IDE are you using?
VS Code
What platform is your computer?
Linux 7.0.4-100.fc43.x86_64 x86_64
What issue are you seeing?
The agents listed in the card attached to the composer shown that the agents are waiting for instruction when it is not. It is always happening in the beginning, when you open the subagent thread and back again to the parents thread it goes to the right status.
Before opening the first agent:
<img width="481" height="238" alt="Image" src="https://github.com/user-attachments/assets/3e3e5085-c8ad-4b05-b06d-03e9ea7d95e0" />
After opening only the first agent (he wasn't waiting for instruction, was proceeding with the task)
<img width="481" height="238" alt="Image" src="https://github.com/user-attachments/assets/9f86842e-0af2-414f-8ed9-960b979d089c" />
What steps can reproduce the bug?
Just spawn a subagent and check the status in before opening the subagent thread.
What is the expected behavior?
Always show the actual status of the subagent.
Additional information
_No response_