..
attentionNotification.test.ts
feat: Add Terminal Attention Notifications for User Alerts ( #1052 )
2025-11-18 13:43:43 +08:00
attentionNotification.ts
Add terminal bell setting to enable/disable audio notifications
2025-12-09 20:27:20 +01: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
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
commands.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
commands.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
commentJson.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
commentJson.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
deepMerge.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
deepMerge.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
dialogScopeUtils.ts
Add Interactive Approval Mode Dialog ( #1012 )
2025-11-13 19:02:53 +08:00
envVarResolver.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
envVarResolver.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
errors.test.ts
fix: add tool result and deny warning in text mode
2025-12-31 17:38:33 +08:00
errors.ts
fix: add tool result and deny warning in text mode
2025-12-31 17:38:33 +08:00
events.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
gitUtils.test.ts
Handle PAT tokens and credentials in git remote URL parsing ( #1225 )
2025-12-18 00:44:46 +08:00
gitUtils.ts
Handle PAT tokens and credentials in git remote URL parsing ( #1225 )
2025-12-18 00:44:46 +08:00
handleAutoUpdate.test.ts
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
handleAutoUpdate.ts
refactor: refactor settings to a nested structure ( #7244 )
2025-08-28 01:39:45 +00:00
installationInfo.test.ts
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
installationInfo.ts
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
math.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
modelConfigUtils.ts
refactor: update authentication handling and model configuration
2026-01-07 22:58:09 +08:00
nonInteractiveHelpers.test.ts
refactor: unified allow list of supported commands in ACP or non-interactive mode
2025-12-26 17:55:03 +08:00
nonInteractiveHelpers.ts
fix: wrong slash_command in systemMessage
2025-12-26 17:55:03 +08:00
package.ts
chore: consistently import node modules with prefix ( #3013 )
2025-08-25 20:11:27 +00:00
processUtils.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
processUtils.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
readStdin.test.ts
fix(cli): gemini command stuck in git bash ( #6397 )
2025-08-23 00:19:20 +00:00
readStdin.ts
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
relaunch.test.ts
Rename GEMINI_CLI_NO_RELAUNCH to QWEN_CODE_NO_RELAUNCH
2025-12-11 11:14:12 +01:00
relaunch.ts
Rename GEMINI_CLI_NO_RELAUNCH to QWEN_CODE_NO_RELAUNCH
2025-12-11 11:14:12 +01:00
resolvePath.ts
chore: consistently import node modules with prefix ( #3013 )
2025-08-25 20:11:27 +00:00
sandbox-macos-permissive-closed.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox-macos-permissive-open.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox-macos-permissive-proxied.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox-macos-restrictive-closed.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox-macos-restrictive-open.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox-macos-restrictive-proxied.sb
fix: 🐛 fix EPERM error when run qwen --sandbox in macOS
2025-08-12 15:04:01 +08:00
sandbox.ts
fix: reset authType settings ( #1091 )
2025-11-23 17:59:35 +08:00
settingsUtils.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
settingsUtils.ts
feat(i18n): Add Internationalization Support for UI and LLM Output ( #1058 )
2025-11-21 15:44:37 +08:00
spawnWrapper.ts
chore: consistently import node modules with prefix ( #3013 )
2025-08-25 20:11:27 +00:00
startupWarnings.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
startupWarnings.ts
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
2025-09-11 16:26:56 +08:00
systemInfo.test.ts
refactor(cli): centralize system information collection
2025-11-06 10:42:52 +08:00
systemInfo.ts
feat(core,cli): add Anthropic provider, normalize auth/env config, and centralize logging
2025-12-24 19:00:56 +08:00
systemInfoFields.ts
feat(i18n): Add Internationalization Support for UI and LLM Output ( #1058 )
2025-11-21 15:44:37 +08:00
updateEventEmitter.ts
chore: consistently import node modules with prefix ( #3013 )
2025-08-25 20:11:27 +00:00
userStartupWarnings.test.ts
feat: Refactor and Enhance Ripgrep Tool ( #930 )
2025-10-31 10:53:13 +08:00
userStartupWarnings.ts
Replace spawn with execFile for memory-safe command execution ( #1068 )
2025-11-20 15:04:00 +08:00
version.ts
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update ( #483 )
2025-09-01 14:48:55 +08:00
windowTitle.test.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
windowTitle.ts
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00