 Tyler GarnerandCopilot
|
ac305117f6
|
fix: update tool names to canonical VS Code format in principal-software-engineer agent (#1198)
Replace deprecated/incorrect tool references with canonical VS Code built-in
tool names per https://code.visualstudio.com/docs/copilot/reference/copilot-vscode-features:
search/changes (add correct prefix)
vscode/extensions (add correct prefix)
read/problems (add correct prefix)
search/usages (add correct prefix)
execute/testFailure (add correct prefix)
vscode/VSCodeAPI (correct casing and prefix)
search/textSearch (renamed tool)
read/terminalLastCommand (moved to read/)
read/terminalSelection (moved to read/)
execute (renamed tool set)
execute/createAndRunTask (renamed)
newWorkspace (renamed)
- Remove deprecated tools with no equivalent: findTestFiles, githubRepo,
openSimpleBrowser, runTests
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
2026-03-30 08:04:24 +11:00 |
|