qwen-code/packages/cli/src/config
2025-08-26 16:17:43 +00:00
..
extensions [extensions] Add an initial set of extension variables (#7035) 2025-08-26 02:13:16 +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 Revert "feat: add explicit license selection and status visibility (#6751)" (#7057) 2025-08-25 23:16:30 +00:00
config.integration.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
config.test.ts feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041) 2025-08-26 00:30:04 +00:00
config.ts feat(cli): Add --allowed-tools flag to bypass tool confirmation (#2417) (#6453) 2025-08-26 16:17:43 +00:00
extension.test.ts Add extensions enable command (#7042) 2025-08-26 15:49:00 +00:00
extension.ts Add extensions enable command (#7042) 2025-08-26 15:49:00 +00:00
keyBindings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +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 Standardize exit codes (#7055) 2025-08-26 04:44:45 +00:00
settings.test.ts chore: consistently import node modules with prefix (#3013) 2025-08-25 20:11:27 +00:00
settings.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
settingsSchema.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
settingsSchema.ts feat(cli): Add --allowed-tools flag to bypass tool confirmation (#2417) (#6453) 2025-08-26 16:17:43 +00:00
trustedFolders.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
trustedFolders.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00