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/workflows/e2e-tests-split.yml
vendored
2
.github/workflows/e2e-tests-split.yml
vendored
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# See docs/implementation/E2E_TEST_REORGANIZATION_IMPLEMENTATION.md for full details
|
||||
|
||||
name: 'E2E Tests (Split - Security + Sharded)'
|
||||
name: 'E2E Tests'
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
|
||||
Reference in New Issue
Block a user