index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
sandbox_command.sh
Age
Commit message (
Expand
)
Author
2025-06-09
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...
matt korwel
2025-06-07
Added /mcp command support and cleaned up broken tests (#817)
Bryan Morgan
2025-06-02
prefer to load gemini-specific .env file from .gemini folder when it exists t...
Olcan
2025-05-30
use npx json instead of jq (#617)
Olcan
2025-05-29
allow comments in settings when parsed in scripts via jq (#603)
Olcan
2025-05-17
rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411)
Olcan
2025-05-13
fall back to ~/.env if .env is not found in current directory or any ancestor...
Olcan
2025-05-09
fix debugging with seatbelt, including in strict profile (#300)
Olcan
2025-05-02
pass PATH and PYTHONPATH into sandbox, let sandbox scripts recognize user set...
Olcan
2025-04-29
SANDBOX_SET_UID_GID option for systems where this is necessary (should be onl...
Olcan
2025-04-24
in sandboxed run scripts, allow .env to be an in any ancestor directory, same...
Olcan
2025-04-23
Support GEMINI_CODE_SANDBOX=0/false as no SANDBOXing
Seth Troisi
2025-04-22
fix .env check (#123)
Olcan
2025-04-22
Refactor_sandbox_command (#121)
Olcan