Hard-removing terminal visibility wasn't simplification. It was abandoning your real users

Removing live terminal chat output from the agent chat is the worst UX regression Antigravity has shipped.

I understand the rationale: vibe coders don’t need it.
Fine. But instead of a toggle, you hard-removed it for EVERYONE.
No setting, no opt-out. It was a UI-only change – the data is still there. You chose not to show it.

Screenshot shows all the stupidity in a few lines of interaction.
Having to manually ask the agent “is the process still going?” because I cannot see the terminal output myself. This is the workflow you created.

Now I am flying blind. No exit codes, no live output, no way to see what the agent is actually doing.
I am working around it with /tmp file hacks, or pasting the commands into a new terminal on my own.

The fix is trivially simple: Settings, Agent, Show terminal output in chat: ON/OFF.
Vibe coders keep it off. Everyone else turns it on. Done.

This was a hard change where a toggle was obvious.
If this does not come back as a real setting, I am switching to a competitor.

There are several waiting.

Bump

I have the same issue.

I use anti-gravity on windows using wsl to connect to the Ubuntu distro.

The agent can execute commands, but I’m not able to see the terminals that he is using.

Previously it was possible to relocate the terminal and see all the terminals that the agent is using.

This way it’s was possible to help and also grant sudo rights etc.

This is all gone now ?

How should we us it now?

Any guidance?