Skip to content

feat: add Gemini CLI support#51

Draft
minhdqdev wants to merge 1 commit intoNVIDIA:mainfrom
minhdqdev:main
Draft

feat: add Gemini CLI support#51
minhdqdev wants to merge 1 commit intoNVIDIA:mainfrom
minhdqdev:main

Conversation

@minhdqdev
Copy link

Summary

Adds @google/gemini-cli (https://github.com/google-gemini/gemini-cli) (v0.34.0) to the base sandbox image, making it available as a first-class coding agent alongside Claude Code, OpenCode, and others.

Changes

  • sandboxes/base/Dockerfile - installs @google/gemini-cli@0.34.0 via npm; create /sandbox/.gemini directory
  • sandboxes/base/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/base/README.md - adds gemini to the coding agents table

@minhdqdev minhdqdev force-pushed the main branch 4 times, most recently from 862a477 to f08cd6a Compare March 23, 2026 10:34
Copy link
Collaborator

@johntmyers johntmyers left a comment

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.

@minhdqdev minhdqdev marked this pull request as draft March 24, 2026 17:48
Signed-off-by: minhdqdev <minhdq.dev@gmail.com>
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.

2 participants