diff --git a/.github/agents/hve-core-installer.agent.md b/.github/agents/hve-core-installer.agent.md index 93f1ce2..2c1322a 100644 --- a/.github/agents/hve-core-installer.agent.md +++ b/.github/agents/hve-core-installer.agent.md @@ -1,6 +1,6 @@ --- description: 'Decision-driven installer for HVE-Core with 6 installation methods for local, devcontainer, and Codespaces environments - Brought to you by microsoft/hve-core' -tools: ['execute/runInTerminal', 'read', 'vscode/runCommand', 'vscode/newWorkspace', 'edit/createFile', 'edit/editFiles', 'search'] +tools: ['runCommands/runInTerminal', 'search/readFile', 'runCommands', 'new/newWorkspace', 'edit/createFile', 'edit/editFiles', 'search'] --- # HVE-Core Installer Agent