gemini-cli/packages/cli/src/utils
Seth Vargo 5cd63a6abc
feat(cli): get the run-gemini-cli version from the GitHub API (#5708)
2025-08-06 20:56:06 +00:00
..
cleanup.ts fix(auth): Remove sharp edges from headless auth (#3985) 2025-07-12 15:42:47 -07:00
events.ts Handle unhandled rejections more gracefully. (#4417) 2025-07-26 00:35:26 +00:00
gitUtils.test.ts feat(cli): get the run-gemini-cli version from the GitHub API (#5708) 2025-08-06 20:56:06 +00:00
gitUtils.ts feat(cli): get the run-gemini-cli version from the GitHub API (#5708) 2025-08-06 20:56:06 +00:00
handleAutoUpdate.test.ts Add a setting to disable the version update nag message (#5449) 2025-08-03 18:20:55 +00:00
handleAutoUpdate.ts Add a setting to disable the version update nag message (#5449) 2025-08-03 18:20:55 +00:00
installationInfo.test.ts feat: Add auto update functionality (#4686) 2025-07-29 00:56:52 +00:00
installationInfo.ts feat: Add auto update functionality (#4686) 2025-07-29 00:56:52 +00:00
package.ts refactor: remove docker tagging step from sandbox publishing (#1223) 2025-06-19 12:19:39 -07:00
readStdin.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
resolvePath.ts feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354) 2025-08-05 17:01:01 +00:00
sandbox-macos-permissive-closed.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox-macos-permissive-open.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox-macos-permissive-proxied.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox-macos-restrictive-closed.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox-macos-restrictive-open.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox-macos-restrictive-proxied.sb feat: Multi-Directory Workspace Support (part1: add `--include-directories` option) (#4605) 2025-07-30 20:38:20 +00:00
sandbox.ts feat(sandbox): Add SANDBOX_FLAGS for custom container options (#2036) 2025-08-01 16:32:44 +00:00
spawnWrapper.ts feat(autoupdate): Improve update check and refactor for testability (#5389) 2025-08-02 03:17:32 +00:00
startupWarnings.test.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
startupWarnings.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
updateEventEmitter.ts feat: Add auto update functionality (#4686) 2025-07-29 00:56:52 +00:00
userStartupWarnings.test.ts Fix userStartupWarnings to be windows compatible. (#4868) 2025-07-25 19:05:29 +00:00
userStartupWarnings.ts feat(cli): add warnings when gemini-cli is called in the root directory (#4542) 2025-07-20 21:57:09 +00:00
version.ts fix: check package.json for app version (#1160) (#1182) 2025-06-18 16:57:17 +00:00