Bryan Morgan
42a29562cf
Added /mcp command support and cleaned up broken tests ( #817 )
2025-06-07 15:06:18 -04:00
Olcan
31d7b4065e
prefer to load gemini-specific .env file from .gemini folder when it exists there ( #697 )
2025-06-02 14:16:48 -07:00
Olcan
05cebe09c7
use npx json instead of jq ( #617 )
2025-05-30 01:12:36 -07:00
Olcan
34e7f3aa97
allow comments in settings when parsed in scripts via jq ( #603 )
2025-05-29 16:25:16 -07:00
Olcan
769e7dac8e
rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} ( #411 )
2025-05-17 17:28:44 -07:00
Olcan
41d321b85f
fall back to ~/.env if .env is not found in current directory or any ancestors ( #338 )
2025-05-13 15:36:34 -07:00
Olcan
bed75851e9
fix debugging with seatbelt, including in strict profile ( #300 )
2025-05-09 08:44:40 -07:00
Olcan
5f78298a5d
pass PATH and PYTHONPATH into sandbox, let sandbox scripts recognize user settings for sandbox ( #247 )
2025-05-02 12:04:22 -07:00
Olcan
0e531576fb
SANDBOX_SET_UID_GID option for systems where this is necessary (should be only rootful docker on linux w/o userns-remap configured) ( #210 )
...
* SANDBOX_SET_UID_GID option for systems where this is necessary (should be only rootful docker on linux w/o userns-remap configured)
* Merge remote-tracking branch 'origin/main' into sandbox_uid_gid
2025-04-29 08:43:24 -07:00
Olcan
211e8f005f
in sandboxed run scripts, allow .env to be an in any ancestor directory, same as in findEnvFile; also prep for sanboxing with global command ( #147 )
2025-04-24 08:58:47 -07:00
Seth Troisi
5c6f018b8d
Support GEMINI_CODE_SANDBOX=0/false as no SANDBOXing
2025-04-23 16:33:19 -07:00
Olcan
efdff51bec
fix .env check ( #123 )
2025-04-22 14:31:02 -07:00
Olcan
530ab91807
Refactor_sandbox_command ( #121 )
2025-04-22 13:51:50 -07:00