summaryrefslogtreecommitdiff
path: root/packages/cli/src/utils
AgeCommit message (Expand)Author
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...Yuki Okita
2025-08-03Add a setting to disable the version update nag message (#5449)Billy Biggs
2025-08-02feat(autoupdate): Improve update check and refactor for testability (#5389)Gal Zahavi
2025-08-01feat(sandbox): Add SANDBOX_FLAGS for custom container options (#2036)andrea-berling
2025-07-31feat: Implement /setup-github command (#5069)JeromeJu
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...Yuki Okita
2025-07-29 feat: Add auto update functionality (#4686)Gal Zahavi
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
2025-07-25Fix userStartupWarnings to be windows compatible. (#4868)Tommaso Sciortino
2025-07-25feat(auth): Enhance non-interactive gcp auth (#4811)Gal Zahavi
2025-07-21Various spelling improvements (#3497)Josh Soref
2025-07-20feat(cli): add warnings when gemini-cli is called in the root directory (#4542)Yuki Okita
2025-07-15Revert Node <20 warning (#4244)Pascal Birchler
2025-07-15feat: add a warning that shows if user uses node -v <20 #2930 (#3371)Devansh Sharma
2025-07-12fix(auth): Remove sharp edges from headless auth (#3985)N. Taylor Mullen
2025-07-07Release and Packaging: Clean up (#3489)matt korwel
2025-07-06feat: add user startup warnings, add home directory check (#3056)Pyush Sinha
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24Jacob314/max old space (#1314)Jacob Richman
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-19fix: auto-update sandbox regression (#1221)Eddie Santos
2025-06-19refactor: remove docker tagging step from sandbox publishing (#1223)Brandon Keiji
2025-06-19add sandboxImageName in package.json (#1219)Leo
2025-06-18Fix noise in headless mode on STDOUT (#1184)Allen Hutchison
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji
2025-06-18fix: check package.json for app version (#1160) (#1182)Brandon Keiji
2025-06-17Auto-update notifications (#1110)Eddie Santos
2025-06-16Preflight and integration npx (#1096)matt korwel
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-16Add Vertex env vars to sandbox (#1005)Mark McDonald
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-13fix: add micromatch to package deps (#1020)Brandon Keiji
2025-06-13reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)Anas H. Sulaiman
2025-06-13Support GOOGLE_API_KEY hoisting in sandbox too (#998)Mark McDonald
2025-06-13refactor: Use default centralized Flash & Pro models everywhere (#994)N. Taylor Mullen
2025-06-12Fix build_sandbox command (#974)Jordan Demeulenaere
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-11fixes to proxy on macos: prevent curl from hanging during wait-for-proxy by a...Olcan
2025-06-11fix proxy on cloudtops/linux and for older versions of docker, more robust st...Olcan
2025-06-11do not auto-enable container sandboxing (fixing recently introduced bug) (#939)Olcan
2025-06-11fix version set for cli and slash commands (#892)Zach Sais
2025-06-10Remove unneeded `mockRestore()`s from tests (#919)Seth Troisi
2025-06-11fix: Change sandbox network check command for docker (#907)Tolik Malibroda
2025-06-10restricted networking for all sandboxing methods, new seatbelt profiles, upda...Olcan
2025-06-10GEMINI_SANDBOX=false should disable seatbelt (#888)Tommaso Sciortino
2025-06-10fix user settings in sandbox broken in recent change (#885)Olcan
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...matt korwel
2025-06-08drop redundant -s flag for custom sandbox build (#859)Olcan
2025-06-08Fix Build Failure - Build fails in sandbox due to missing build toolchain (#831)Abhi