mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
Revert background agent commits (#4479)
This commit is contained in:
parent
5b7b6fe608
commit
4dbd9f30b6
16 changed files with 3 additions and 871 deletions
|
|
@ -64,7 +64,6 @@ export interface Settings {
|
|||
toolCallCommand?: string;
|
||||
mcpServerCommand?: string;
|
||||
mcpServers?: Record<string, MCPServerConfig>;
|
||||
backgroundAgents?: Record<string, MCPServerConfig>;
|
||||
allowMCPServers?: string[];
|
||||
excludeMCPServers?: string[];
|
||||
showMemoryUsage?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue