| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-25 | detect missing sandbox image and provide useful error message (#174) | Olcan | |
| 2025-04-25 | instant (dev) sandbox (#171) | Olcan | |
| * instant (dev) sandbox * leave Dockerfile as is to pass deploy test * fix comma * fix prod build * do not use "images exists" which docker does not support * separate dev-mode flag * Merge remote-tracking branch 'origin/main' into instant_sandbox | |||
| 2025-04-25 | pass model env var to sandbox (#167) | Olcan | |
| 2025-04-24 | shell bones (#160) | Olcan | |
| * shell bones * Merge remote-tracking branch 'origin/main' into shell_bones * add line break * another line break * drop the log to avoid breaking terminals * rename tool to be consistent with terminal * fix build | |||
| 2025-04-24 | in sandboxed run scripts, allow .env to be an in any ancestor directory, ↵ | Olcan | |
| same as in findEnvFile; also prep for sanboxing with global command (#147) | |||
| 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 | |
| If `nounset` is active, it'll require that TERM and COLORTERM is set in the environment. It's not necessary that these variables are set and it should be passed to the sandbox. This change just causes the TERM and COLORTERM to be set to an empty string if they are unset. | |||
| 2025-04-21 | improved (full color) sandbox, mount /tmp to display build warnings, display ↵ | Olcan | |
| sandbox name in footer (#96) | |||
| 2025-04-21 | sandbox.sh utility to easily log into or execute commands in a sandbox, set ↵ | Olcan | |
| hostname and SANDBOX env var to container name (#92) | |||
| 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 ↵ | Tyler | |
| formatting) (#81) | |||
| 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 | |
