Skip to content

Add Antigravity CLI option to agentic sandbox#86

Merged
nbx8 merged 2 commits into
mainfrom
add-antigravity-option-to-agentic-sandbox-nb
May 23, 2026
Merged

Add Antigravity CLI option to agentic sandbox#86
nbx8 merged 2 commits into
mainfrom
add-antigravity-option-to-agentic-sandbox-nb

Conversation

@nbx8

@nbx8 nbx8 commented May 23, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@nbx8 nbx8 requested a review from jbcoe as a code owner May 23, 2026 12:04
Copilot AI review requested due to automatic review settings May 23, 2026 12:04
@nbx8 nbx8 requested review from jbcoe and removed request for jbcoe May 23, 2026 12:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the agentic-sandbox launcher and sandbox image to support running an additional agent (“Antigravity CLI”) alongside the existing Gemini CLI and Claude Code options.

Changes:

  • Add antigravity as a valid agentic-sandbox.py CLI choice and map it to the agy command.
  • Add Antigravity CLI installation logic for --update runs inside the container.
  • Install Antigravity CLI in the Docker sandbox image during build.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
scripts/agentic-sandbox.py Adds antigravity agent option and update/install path for running agy in the sandbox.
docker/Dockerfile Installs Antigravity CLI in the sandbox image so agy is available by default.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/agentic-sandbox.py
Comment thread docker/Dockerfile

@jbcoe jbcoe left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, thanks!

@nbx8 nbx8 merged commit ace50d7 into main May 23, 2026
2 checks passed
@nbx8 nbx8 deleted the add-antigravity-option-to-agentic-sandbox-nb branch May 23, 2026 17:41
@nbx8

nbx8 commented May 23, 2026

Copy link
Copy Markdown
Collaborator Author

Thanks for the speedy review @jbcoe !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants