chore: update agent tool definitions with vsc-native identifiers
- Replaced deprecated generic tool names with specific VS Code command IDs - Enabled broad MCP tool access for Management and QA agents - Scoped DevOps agent to strictly infrastructure and release tools - aligned Playwright and Trivy tool usage with new MCP namespaces
This commit is contained in:
2
.github/agents/QA_Security.agent.md
vendored
2
.github/agents/QA_Security.agent.md
vendored
@@ -3,7 +3,7 @@ name: 'QA Security'
|
||||
description: 'Quality Assurance and Security Engineer for testing and vulnerability assessment.'
|
||||
argument-hint: 'The component or feature to test (e.g., "Run security scan on authentication endpoints")'
|
||||
tools:
|
||||
['vscode/extensions', 'vscode/getProjectSetupInfo', 'vscode/installExtension', 'vscode/openSimpleBrowser', 'vscode/runCommand', 'vscode/askQuestions', 'vscode/switchAgent', 'vscode/vscodeAPI', 'execute', 'read', 'agent', 'playwright/*', 'trivy-mcp/*', 'edit', 'search', 'web', 'playwright/*', 'todo']
|
||||
['agent', 'execute', 'read', 'search', 'edit/createDirectory', 'edit/createFile', 'edit/editFiles', 'edit/editNotebook', 'todo', 'web', 'playwright/*', 'trivy-mcp/*', 'vscode/extensions', 'vscode/getProjectSetupInfo', 'vscode/installExtension', 'vscode/openSimpleBrowser', 'vscode/runCommand', 'vscode/askQuestions', 'vscode/switchAgent', 'vscode/vscodeAPI']
|
||||
model: 'Cloaude Sonnet 4.5'
|
||||
mcp-servers:
|
||||
- trivy-mcp
|
||||
|
||||
Reference in New Issue
Block a user