Fix vscode-playwright-mcp building & improve tools listed in demonstrate (#278856)

1. the mcp server wasn't working... perhaps due to our js -> ts build move... or a bump in a npm package. Either way, good now.
2. I list out all tools across Copilot CLI & VS Code that would apply in this case... there's some overlap for sure... but I want to make sure we're golden for any renamed tools situations.
This commit is contained in:
Tyler James Leonhardt
2025-11-21 12:31:14 -08:00
committed by GitHub
parent c953458da6
commit 7dbfd43384
2 changed files with 23 additions and 2 deletions

View File

@@ -2,7 +2,28 @@
name: Demonstrate
description: Agent for demonstrating VS Code features
target: github-copilot
tools: ['edit', 'search', 'vscode-playwright-mcp/*', 'github/github-mcp-server/*', 'usages', 'fetch', 'githubRepo', 'todos']
tools:
- "view"
- "create"
- "edit"
- "glob"
- "grep"
- "bash"
- "read_bash"
- "write_bash"
- "stop_bash"
- "list_bash"
- "report_intent"
- "fetch_documentation"
- "agents"
- "read"
- "search"
- "todo"
- "web"
- "github-mcp-server/*"
- "GitHub/*"
- "github/*"
- "vscode-playwright-mcp/*"
---
# Role and Objective