qwen-code/packages/cli/src/utils
2026-02-05 19:01:17 +08:00
..
acpModelUtils.test.ts fix: provide available models of all configured authTypes 2026-02-01 19:54:31 +08:00
acpModelUtils.ts feat: support runtime model selection for both interactive and ACP 2026-02-02 17:52:50 +08:00
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 fix: can not remove the mcp server when there is only one element 2026-01-14 16:27:45 +08:00
commentJson.ts fix: can not remove the mcp server when there is only one element 2026-01-14 16:27:45 +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 feat: move extension to core package 2026-01-14 15:30:27 +08:00
errors.test.ts Merge pull request #1386 from tt-a1i/fix/error-message-object-display 2026-01-13 19:18:16 +08:00
errors.ts Merge pull request #1386 from tt-a1i/fix/error-message-object-display 2026-01-13 19:18:16 +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 Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
handleAutoUpdate.ts Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
installationInfo.test.ts Rename disableAutoUpdate to isAutoUpdateEnabled, update snapshots 2026-02-01 16:04:58 +08:00
installationInfo.ts Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
languageUtils.test.ts (chore)fix: test fails on Windows CI 2026-01-20 17:55:36 +08:00
languageUtils.ts feat(cli): support LLM output language configuration in Settings Dialog 2026-01-20 17:00:19 +08:00
math.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
modelConfigUtils.test.ts fix(cli): isolate modelConfigUtils tests from system env vars 2026-01-20 09:36:28 +08:00
modelConfigUtils.ts test: add unit tests for modelConfigUtils functions 2026-01-19 16:57:01 +08:00
nonInteractiveHelpers.test.ts fix adapter undefined 2026-01-26 19:53:02 +08:00
nonInteractiveHelpers.ts fix adapter undefined 2026-01-26 19:53:02 +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 Replace the not functional CodeQL comments 2026-01-17 14:29:43 +01:00
settingsUtils.test.ts Rename disable* settings to enable* and consolidated 1 setting 2026-02-01 16:04:49 +08:00
settingsUtils.ts feat(cli): support LLM output language configuration in Settings Dialog 2026-01-20 17:00:19 +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 feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
systemInfo.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
systemInfoFields.test.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
systemInfoFields.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +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