qwen-code/packages/cli/src/utils
Pascal Birchler ee4feea006
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-08-25 20:11: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
dialogScopeUtils.ts feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +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 Add a setting to disable the version update nag message (#5449) 2025-08-03 18:20:55 +00:00
handleAutoUpdate.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +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
license.test.ts feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +00:00
license.ts feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +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 chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
settingsUtils.test.ts fix(settings) : Disable showing statics in the dialog (#5998) 2025-08-19 03:38:55 +00:00
settingsUtils.ts feat(settings): enhance settings management with generic setter and display hel… (#6202) 2025-08-19 02:28:45 +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 chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
version.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00