index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
start.sh
Age
Commit message (
Expand
)
Author
2025-04-29
SANDBOX_SET_UID_GID option for systems where this is necessary (should be onl...
Olcan
2025-04-29
fix: point start.sh to relative path (#209)
Brandon Keiji
2025-04-28
refactor: remove node_modules reference in start command (#198)
Brandon Keiji
2025-04-24
fix: revert pointing npm start to .bin (#144)
Brandon Keiji
2025-04-23
feat: add react dev tools (#143)
Brandon Keiji
2025-04-23
fix: use process.env.CLI_VERSION to avoid conflicts with NODE_ENV (#139)
Brandon Keiji
2025-04-23
feat: add CLI version number to footer (#134)
Brandon Keiji
2025-04-22
Refactor_sandbox_command (#121)
Olcan
2025-04-21
enable debugging through sandbox (#88)
Olcan
2025-04-21
don't assume .env file (#83)
Olcan
2025-04-21
More license headers, add a CONTRIBUTING.md file (also fix README.md formatti...
Tyler
2025-04-21
seamless sandboxing (just set GEMINI_CODE_SANDBOX=true in .env) (#76)
Olcan
2025-04-20
fix passing of flags through start scripts (#73)
Olcan
2025-04-20
drop /dist suffix no longer needed (#71)
Olcan
2025-04-20
start and debug scripts (will enable seamless container use later), strict er...
Olcan