mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
@@ -225,6 +225,7 @@ export class RunSubagentTool extends Disposable implements IToolImpl {
|
||||
if (modeTools) {
|
||||
modeTools[RunSubagentTool.Id] = false;
|
||||
modeTools[ManageTodoListToolToolId] = false;
|
||||
modeTools['copilot_askQuestions'] = false;
|
||||
}
|
||||
|
||||
const variableSet = new ChatRequestVariableSet();
|
||||
|
||||
Reference in New Issue
Block a user