Skip to content

feat: add Gemini CLI support - #51

Merged
johntmyers merged 1 commit into
NVIDIA:mainfrom
minhdqdev:main
Mar 26, 2026
Merged

feat: add Gemini CLI support#51
johntmyers merged 1 commit into
NVIDIA:mainfrom
minhdqdev:main

Conversation

@minhdqdev

@minhdqdevminhdqdev commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds @google/gemini-cli (https://github.com/google-gemini/gemini-cli) (v0.35.0) to a new community sandbox image.

Changes

  • sandboxes/gemini/Dockerfile - installs @google/gemini-cli@0.35.0 via npm; create /sandbox/.gemini directory
  • sandboxes/gemini/policy.yaml - adds a gemini network policy permitting outbound HTTPS to Google endpoints required at the runtime (I have verified those from the gemini package source)
  • sandboxes/gemini/README.md - adds gemini to the coding agents table

@minhdqdev
minhdqdevforce-pushed the main branch 4 times, most recently from 862a477 to f08cd6aCompareMarch 23, 2026 10:34

@johntmyersjohntmyers left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please submit this as it's own sandbox image. Moving forward we won't be adding any more default harnesses to the base image.

Signed-off-by: minhdqdev <minhdq.dev@gmail.com>
@minhdqdev

Copy link
Copy Markdown
ContributorAuthor

Hi @johntmyers, I have updated the PR to create a standalone sandbox for Gemini. I’d love to hear an update from you.

@johntmyers
johntmyers merged commit f8d9ef3 into NVIDIA:mainMar 26, 2026
Sign up for freeto 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.

2 participants

@minhdqdev@johntmyers