index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
start_sandbox.sh
Age
Commit message (
Expand
)
Author
2025-04-25
detect missing sandbox image and provide useful error message (#174)
Olcan
2025-04-25
instant (dev) sandbox (#171)
Olcan
2025-04-25
pass model env var to sandbox (#167)
Olcan
2025-04-24
shell bones (#160)
Olcan
2025-04-24
in sandboxed run scripts, allow .env to be an in any ancestor directory, same...
Olcan
2025-04-23
Pass GEMINI_API_KEY env variable to sandbox
Seth Troisi
2025-04-23
Add generic container run command for npm start
Seth Troisi
2025-04-23
Default TMPDIR to /tmp/ for sandbox (#133)
Seth Troisi
2025-04-22
Refactor_sandbox_command (#121)
Olcan
2025-04-21
Update sandbox script to not require term variables (#105)
Benjamin Bastian
2025-04-21
improved (full color) sandbox, mount /tmp to display build warnings, display ...
Olcan
2025-04-21
sandbox.sh utility to easily log into or execute commands in a sandbox, set h...
Olcan
2025-04-21
enable debugging through sandbox (#88)
Olcan
2025-04-21
fix flags via sandbox (again) (#87)
Olcan
2025-04-21
More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...
Tyler
2025-04-21
make sandbox attachable, document in README (#80)
Olcan
2025-04-21
seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)
Olcan