gemini-cli/packages/cli/src/utils
2025-09-11 20:27:27 +00:00
..
checks.ts chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
cleanup.test.ts [ide-mode] Close all open diffs when the CLI gets closed (#5792) 2025-08-08 15:38:30 +00:00
cleanup.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
deepMerge.test.ts refactor(setting): Improve settings migration and tool loading (#7445) 2025-09-04 02:23:25 +00:00
deepMerge.ts refactor(setting): Improve settings migration and tool loading (#7445) 2025-09-04 02:23:25 +00:00
dialogScopeUtils.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
envVarResolver.test.ts feat(extension): resolve environment variables in extension configuration (#7213) 2025-08-29 17:53:39 +00:00
envVarResolver.ts feat(extension): resolve environment variables in extension configuration (#7213) 2025-08-29 17:53:39 +00:00
errors.test.ts Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
errors.ts Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
events.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
gitUtils.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
gitUtils.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
handleAutoUpdate.test.ts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
handleAutoUpdate.ts refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
installationInfo.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
installationInfo.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
package.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
readStdin.test.ts fix(cli): gemini command stuck in git bash (#6397) 2025-08-23 00:19:20 +00:00
readStdin.ts fix(cli): gemini command stuck in git bash (#6397) 2025-08-23 00:19:20 +00:00
resolvePath.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +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 Fix: connect on docker devcontainer to vscode-ide (#7464) 2025-09-10 19:19:37 +00:00
settingsUtils.test.ts feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
settingsUtils.ts feat(settings): Add support for settings enum options (#7719) 2025-09-08 14:01:18 +00:00
spawnWrapper.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
startupWarnings.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
startupWarnings.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
updateEventEmitter.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
userStartupWarnings.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
userStartupWarnings.ts Move settings error throwing to loadSettings (#7605) 2025-09-03 17:41:53 +00:00
version.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00