Skip to content

Commit ccfc003

Browse files
authored
Merge pull request #367 from rajbos/copilot/add-friendly-names-for-tools
Add missing friendly names for browser tools
2 parents a901966 + 5f5d83b commit ccfc003

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/toolNames.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,10 @@
181181
,"vscode_fetchWebPage_internal": "VSCode Fetch Web Page (Internal)"
182182
,"webfetch": "Web Fetch"
183183
,"write": "Write"
184+
,"navigate_page": "Navigate Page"
185+
,"open_browser_page": "Open Browser Page"
186+
,"read_page": "Read Page"
187+
,"run_playwright_code": "Run Playwright Code"
188+
,"screenshot_page": "Screenshot Page"
189+
,"task_complete": "Task Complete"
184190
}

0 commit comments

Comments
 (0)