Files
vscode/extensions/copilot/src/extension/tools/node
Vikram Nitin 0464f32967 Adding an execution-focused subagent (#3178)
* Added execution subagent

* Updated config

* Add execution_subagent to nonDeferredToolNames for Tool Search compatibility

* Modified to be in line with search subagent. Also removed all tools except terminal

* Fixed error with default model in package.json

* Updated prompt snapshots so that tests pass

* Deleted accidentally added yaml

* Modified subagent input format to not take exact commands

* Fixed parameter error

* Updated prompt snapshots

* Updated prompts according to Rob's suggestions

* Addressed Copilot and Bhavya comments

* Reverted accidental changes in anthropicPrompts.tsx

* Tweaked the tool use instructions wrt CoreRunInTerminal slightly

* Minor prompt changes

* Updated for new ToolCallingLoop interface

* Added instruction to Claude 4.6 prompt

* Gating change in prompts to prevent empty tags when execution subagent is not enabled

---------

Co-authored-by: Aakash Goel (MSTIC DS&AI) <aakashgoel@microsoft.com>
2026-03-19 04:55:58 +00:00
..
2026-03-06 22:01:23 +00:00