qwen-code/packages/cli/src/utils
2025-08-08 15:38:30 +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 [ide-mode] Close all open diffs when the CLI gets closed (#5792) 2025-08-08 15:38:30 +00:00
events.ts Handle unhandled rejections more gracefully. (#4417) 2025-07-26 00:35:26 +00:00
gitUtils.test.ts feat: open repo secrets page in addition to README (#5684) 2025-08-07 16:00:46 +00:00
gitUtils.ts feat: open repo secrets page in addition to README (#5684) 2025-08-07 16:00:46 +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
readStdin.ts
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 [ide-mode] Wire up env variables to sandbox (#5804) 2025-08-08 15:35:47 +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
startupWarnings.ts
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