Brandon Keiji
6e8967cdca
fix(sandbox): consolidate dev and prod sandbox ( #273 )
2025-05-07 07:23:13 -07:00
Olcan
cbbcabe35f
remove start_sandbox.sh script ( #238 )
2025-05-01 09:16:33 -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
Brandon Keiji
15463d1a57
fix: point start.sh to relative path ( #209 )
2025-04-29 02:44:59 +00:00
Brandon Keiji
4b7f3f3328
refactor: remove node_modules reference in start command ( #198 )
2025-04-28 09:26:46 -07:00
Brandon Keiji
6ba8e0b078
fix: revert pointing npm start to .bin ( #144 )
2025-04-24 01:21:07 +00:00
Brandon Keiji
8318f20038
feat: add react dev tools ( #143 )
2025-04-23 18:16:15 -07:00
Brandon Keiji
de3ad73c10
fix: use process.env.CLI_VERSION to avoid conflicts with NODE_ENV ( #139 )
2025-04-23 15:49:18 -07:00
Brandon Keiji
9ccdc66eba
feat: add CLI version number to footer ( #134 )
2025-04-23 15:00:40 -07:00
Olcan
530ab91807
Refactor_sandbox_command ( #121 )
2025-04-22 13:51:50 -07:00
Olcan
035a42f94c
enable debugging through sandbox ( #88 )
2025-04-21 12:39:58 -07:00
Olcan
824d3b671c
don't assume .env file ( #83 )
2025-04-21 11:21:48 -07:00
Tyler
f0346781a1
More license headers, add a CONTRIBUTING.md file (also fix README.md formatting) ( #81 )
2025-04-21 10:04:03 -07:00
Olcan
3e39148cc8
seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) ( #76 )
2025-04-21 07:50:18 -07:00
Olcan
10de10040b
fix passing of flags through start scripts ( #73 )
2025-04-20 19:19:42 -07:00
Olcan
d384673d8b
drop /dist suffix no longer needed ( #71 )
2025-04-20 14:55:36 -07:00
Olcan
cc5193e034
start and debug scripts (will enable seamless container use later), strict error handling in bash scripts ( #63 )
...
#61
2025-04-20 14:50:12 -07:00