mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Add a context percentage threshold setting for auto compression (#5721)
This commit is contained in:
@@ -482,6 +482,7 @@ export async function loadCliConfig(
|
||||
summarizeToolOutput: settings.summarizeToolOutput,
|
||||
ideMode,
|
||||
ideModeFeature,
|
||||
chatCompression: settings.chatCompression,
|
||||
folderTrustFeature,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user