Antigravity IDE - DevContainer Issues with Antigravity Agent Managers

The latest update where they split Antigravity into Antigravity Agent Manager and Antigravity IDE has significant issues for folks working with dev containers

Previously, I got an overview of all my agent conversations in the agent manager ( irrespective of it being a dev container workspace or not), but after the rollout of 2.0, this is no longer happening.

I can understand that because the workspace is within a docker, the Agent Manager is not loading that and only looking at $home/.gemini/xxx
But that is a big security issue

It should be pretty simple for the Agent Manager to use the Docker daemon of the host to query running devcontainers and retrieve the conversations.

I spent the last two days exhausting my Gemini quotas to search for a fix, but it looks like this has to be a fix by google.

@Google_Google Could you please put some focus on developer experience and improve your support for devcontainers? It is more secure and convenient.

Right now, your current implementation kills your key touted benefit. I am no longer able to run and manage parallel agents with Antigravity if I want to have a modicum of security and separation of concerns.

1 Like