qwen-code/packages/cli/src/config
Lee Won Jun c632ec8b03
[#5356] Minor fix: Remove duplicate binding and add complete navigation command (#5884)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-09 22:28:28 +00:00
..
auth.test.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
auth.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
config.integration.test.ts fix: prepublish changes to package names (#1420) 2025-06-25 12:41:11 +00:00
config.test.ts avoid loading and initializing CLI config twice in non-interactive mode (#5793) 2025-08-07 21:19:06 +00:00
config.ts feat: drop load-memory-from-include-directories option from cli args (#5866) 2025-08-09 19:50:53 +00:00
extension.test.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
extension.ts feat(commands): add custom commands support for extensions (#4703) 2025-07-29 01:40:47 +00:00
keyBindings.test.ts Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
keyBindings.ts [#5356] Minor fix: Remove duplicate binding and add complete navigation command (#5884) 2025-08-09 22:28:28 +00:00
sandboxConfig.ts refactor: consolidate all flags to use hyphens (deprecate underscore flags) (#3541) 2025-07-08 20:56:12 +00:00
settings.test.ts Add new folderTrust setting that the users can enable or disable (#5798) 2025-08-07 21:06:17 +00:00
settings.ts feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +00:00