qwen-code/packages/cli/src/config
wenshao 6a55a9aeea feat(config): make thinking idle threshold configurable and lower default to 5min
Align with observed provider prompt-cache TTL (~5 min). Add
`context.gapThresholdMinutes` setting so users can tune the threshold
for providers with different cache TTLs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 14:21:06 +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(storage): support configurable runtime output directory (#2127) 2026-03-20 13:53:05 +08:00
config.ts feat(config): make thinking idle threshold configurable and lower default to 5min 2026-04-08 14:21:06 +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 Merge branch 'main' into feat/support-permission 2026-03-16 11:42:37 +08:00
settingsSchema.test.ts feat(permissions): add permission system and rename folder trust command 2026-03-04 19:24:43 +08:00
settingsSchema.ts feat(config): make thinking idle threshold configurable and lower default to 5min 2026-04-08 14:21:06 +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