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