mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Revert background agent commits (#4479)
This commit is contained in:
committed by
GitHub
parent
5b7b6fe608
commit
4dbd9f30b6
@@ -382,7 +382,6 @@ export async function loadCliConfig(
|
||||
toolCallCommand: settings.toolCallCommand,
|
||||
mcpServerCommand: settings.mcpServerCommand,
|
||||
mcpServers,
|
||||
backgroundAgents: settings.backgroundAgents,
|
||||
userMemory: memoryContent,
|
||||
geminiMdFileCount: fileCount,
|
||||
approvalMode: argv.yolo || false ? ApprovalMode.YOLO : ApprovalMode.DEFAULT,
|
||||
|
||||
Reference in New Issue
Block a user