mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
fix code merge
This commit is contained in:
parent
a61a3c5680
commit
143beb51ed
3 changed files with 3 additions and 338 deletions
|
|
@ -944,7 +944,6 @@ export async function loadCliConfig(
|
|||
loadMemoryFromIncludeDirectories:
|
||||
settings.context?.loadMemoryFromIncludeDirectories || false,
|
||||
importFormat: settings.context?.importFormat || 'tree',
|
||||
discoveryMaxDirs: settings.context?.discoveryMaxDirs || 200,
|
||||
debugMode,
|
||||
question,
|
||||
fullContext: argv.allFiles || false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue