qwen-code/packages/cli/src/config
2026-03-19 17:12:19 +08:00
..
migration refactor: remove summarizeToolOutput feature 2026-03-15 13:51:32 +08:00
auth.test.ts fix: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00
auth.ts fix: use resolved authType to initialize ACP agent 2026-01-27 14:56:22 +08:00
config.integration.test.ts chore: update tests for parseArguments signature change 2026-02-06 13:05:49 +08:00
config.test.ts feat: add system prompt customization options in SDK and CLI 2026-03-16 02:57:31 +08:00
config.ts Merge branch 'main' into feat/claw-skill 2026-03-19 10:42:48 +08:00
keyBindings.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
keyBindings.ts feat(cli): add Ctrl+Y shortcut to retry failed requests (#2011) 2026-03-02 17:59:18 +08:00
modelProvidersScope.test.ts fix: lint & ci issues 2026-01-07 22:58:09 +08:00
modelProvidersScope.ts refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
sandboxConfig.ts refactor: unify sandbox configuration naming and improve telemetry config 2026-02-11 11:08:15 +08:00
settings.test.ts fix: remove redundant scope field from MCP server display and add CONCAT merge strategy for mcp allowed/excluded lists 2026-03-09 21:38:42 +08:00
settings.ts refactor: remove summarizeToolOutput feature 2026-03-15 13:51:32 +08:00
settingsSchema.test.ts fix: remove test code and switch-mode 2026-02-26 14:43:07 +08:00
settingsSchema.ts merge main 2026-03-19 17:12:19 +08:00
trustedFolders.test.ts refactor: unify sandbox configuration naming and improve telemetry config 2026-02-11 11:08:15 +08:00
trustedFolders.ts refactor: unify sandbox configuration naming and improve telemetry config 2026-02-11 11:08:15 +08:00
webSearch.ts feat: update code 2025-11-05 11:23:27 +08:00