qwen-code/packages/cli/src/config
Pascal Birchler 49cce8a15d
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
2025-08-25 14:21:47 +00:00
..
auth.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
auth.ts feat: add explicit license selection and status visibility (#6751) 2025-08-22 20:01:01 +00:00
config.integration.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
config.test.ts chore(test): install and configure vitest eslint plugin (#3228) 2025-08-25 14:21:47 +00:00
config.ts fix(cli): Improve proxy test isolation and sandbox path resolution (#6555) 2025-08-23 04:43:03 +00:00
extension.test.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
extension.ts Refac: Centralize storage file management (#4078) 2025-08-20 01:55:47 +00:00
keyBindings.test.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
keyBindings.ts fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305) 2025-08-15 15:31:17 +00:00
sandboxConfig.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
settings.test.ts Introduce system defaults (vs system overrides) (#6724) 2025-08-25 04:21:22 +00:00
settings.ts Introduce system defaults (vs system overrides) (#6724) 2025-08-25 04:21:22 +00:00
settingsSchema.test.ts Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
settingsSchema.ts Add support for debug logging of keystrokes to investigate #6227 (#6844) 2025-08-22 23:31:55 +00:00
trustedFolders.test.ts feat: Show untrusted status in the Footer (#6210) 2025-08-14 18:15:48 +00:00
trustedFolders.ts feat: Show untrusted status in the Footer (#6210) 2025-08-14 18:15:48 +00:00