summaryrefslogtreecommitdiff
path: root/scripts/start.sh
AgeCommit message (Expand)Author
2025-04-24fix: revert pointing npm start to .bin (#144)Brandon Keiji
2025-04-23feat: add react dev tools (#143)Brandon Keiji
2025-04-23fix: use process.env.CLI_VERSION to avoid conflicts with NODE_ENV (#139)Brandon Keiji
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-22Refactor_sandbox_command (#121)Olcan
2025-04-21enable debugging through sandbox (#88)Olcan
2025-04-21don't assume .env file (#83)Olcan
2025-04-21More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...Tyler
2025-04-21seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)Olcan
2025-04-20fix passing of flags through start scripts (#73)Olcan
2025-04-20drop /dist suffix no longer needed (#71)Olcan
2025-04-20start and debug scripts (will enable seamless container use later), strict er...Olcan