VSCode Extension expands some 'Ran <command>' outputs by itself

Resolved 💬 1 comment Opened Nov 20, 2025 by rucinski-ttp Closed Jan 31, 2026

What version of the VS Code extension are you using?

0.4.46

What subscription do you have?

Pro

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

As of the latest update, while the agent is working sometimes the little 'Ran <bash command>' boxes will be expanded by themselves, showing the log output. I recognise this is nice to have in most situations, but I have some tests which result in a looooooot of stdout noise, which can cause the IDE to crash when its shown in these expanded boxes. So long as the boxes are not expanded, the agent, extension and IDE handle this output fine.

Ideally, either these boxes are never expanded without my manually clicking to expand them, or there could be a setting to disable this feature if its intended and meant to be on by default. (Although the behaviour seems to be really inconsistent, some 'Ran ...' boxes are closed, some are open, cant spot any rhyme or reason).

If nobody understands what I mean by the Ran boxes, lmk and i'll post a screenie.

Great job on the extension though, its getting smoother all the time!

What steps can reproduce the bug?

Have the agent run commands with extremely large outputs

What is the expected behavior?

The boxes are closed by default (ideally everything is stable enough that the output doesnt crash the output but this is a loooooot of output so i'm not holding that against anyone!)

Additional information

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗