Skip to content

Support for limited sandbox env for subagents in Antigravity. #51

Description

@SzymonSt
  • agy The CLI runs natively inside your host terminal. It intentionally does not use a strict sandbox container (This works)
  • The GUI applications enforce a strict, containerized sandbox by default. Because autonomous agents can execute loops, run shell commands, and read/write files while you aren't looking, the sandbox is there to protect your host machine from accidental damage

GUI interaction subagents doesn't work because they don't use same gcloud context and cannot communicate to the internet by default.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions