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/Supervisor.agent.md
vendored
2
.github/agents/Supervisor.agent.md
vendored
@@ -3,7 +3,7 @@ name: 'Supervisor'
|
||||
description: 'Code Review Lead for quality assurance and PR review.'
|
||||
argument-hint: 'The PR or code change to review (e.g., "Review PR #123 for security issues")'
|
||||
tools:
|
||||
['vscode/memory', 'execute', 'read', 'search', 'web', 'github/*', 'todo']
|
||||
['agent', 'execute', 'read', 'search', 'todo', 'web', 'github/*', 'github.vscode-pull-request-github/*']
|
||||
model: 'Cloaude Sonnet 4.5'
|
||||
mcp-servers:
|
||||
- github
|
||||
|
||||
Reference in New Issue
Block a user