We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6f551 commit 903e590Copy full SHA for 903e590
package.json
@@ -416,7 +416,8 @@
416
"explanation",
417
"isBackground"
418
]
419
- }
+ },
420
+ "when": "!config.chat.agent.terminal.coreToolsEnabled"
421
},
422
{
423
"name": "copilot_getTerminalOutput",
@@ -435,7 +436,8 @@
435
436
"required": [
437
"id"
438
439
440
441
442
443
"name": "copilot_getTaskOutput",
0 commit comments