Skip to content

Add missing friendly display names for 10 tools#651

Merged
rajbos merged 3 commits intomainfrom
copilot/add-friendly-names-for-tools
Apr 23, 2026
Merged

Add missing friendly display names for 10 tools#651
rajbos merged 3 commits intomainfrom
copilot/add-friendly-names-for-tools

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 23, 2026

Several tools appearing in user sessions had no entries in toolNames.json, causing them to display as "Unknown" in the UI.

Added entries

GitHub Pull Request extension

  • github-pull-request_currentActivePullRequestGitHub Pull Request: Current Active Pull Request

Chrome DevTools MCP (new tools alongside existing mcp_chrome-devtoo_* entries)

  • close_page, lighthouse_audit, performance_analyze_insight, performance_start_trace, resize_page, type_text

Pylance MCP (alongside existing mcp_pylance_mcp_s_* entries)

  • pylanceFileSyntaxErrors, pylanceSyntaxErrors

Built-in terminal

  • send_to_terminalSend To Terminal

All new tools are classified as intentional — MCP tools require explicit server configuration, and the remaining tools represent user-facing actions — so no changes to automaticTools.json.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • teststorage.blob.core.windows.net
    • Triggering command: /opt/hostedtoolcache/node/24.14.1/x64/bin/node /opt/hostedtoolcache/node/24.14.1/x64/bin/node --heap-prof-interval=524288 --cpu-prof-interval=1000 --test-coverage-functions=0 --test-concurrency=0 --inspect-publish-uid=stderr,http --inspect-port=127.0.0.1:9229 --report-signal=SIGUSR2 --test-force-exit --test-coverage-lines=0 --test-isolation=process --tls-cipher-list=TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 23, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add missing friendly names for tools Add missing friendly display names for 10 tools Apr 23, 2026
Copilot AI requested a review from rajbos April 23, 2026 15:06
@rajbos rajbos marked this pull request as ready for review April 23, 2026 15:10
@rajbos rajbos enabled auto-merge April 23, 2026 15:10
@rajbos rajbos merged commit 277d756 into main Apr 23, 2026
20 checks passed
@rajbos rajbos deleted the copilot/add-friendly-names-for-tools branch April 23, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing friendly names for tools

2 participants