[Antigravity IDE] Antigravity Dev Containers on Remote server

It seems like that built in Dev Containers extension cannot open a devcontainer for a project inside a server.

I have a project local to my pc and another project inside a server which i connect to with ssh.
For my local project, reopen container menu shows up.
For the other project, however, reopen locally shows up.
Feels like ssh + devcontainer is not working.

3 Likes

I’m encountering the same issue. Have you or anyone had any luck finding a solution or a workaround yet?

I gave up on using the AG’s built in devcontainer and is using devcontainer cli for now. i need to tell the agent to always run command with devcontainer exec.

It works but not a great experience though.

Thanks! That is a wild solution, but I’ll also take that.

Hope they’ll notice and fix it near future though orz

1 Like