Skip to content

Add missing friendly display names for 14 tools#584

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

Add missing friendly display names for 14 tools#584
rajbos merged 2 commits intomainfrom
copilot/add-friendly-names-for-tools

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 11, 2026

Tools with unknown identifiers show as "Unknown" in the UI. This adds friendly display names for 14 tool IDs reported missing from session logs.

toolNames.json

  • GitHub MCP (Local): mcp_io_github_git_get_repository_tree, mcp_io_github_git_list_tags, mcp_io_github_git_search_repositories
  • Claude in Chrome MCP (mcp__Claude_in_Chrome__*): computer, navigate, tabs_context_mcp
  • Plugins MCP (mcp__plugins__*): search_plugins, suggest_plugin_install
  • Workspace MCP: mcp__workspace__web_fetch
  • Cowork Onboarding MCP: mcp__cowork-onboarding__show_onboarding_role_picker
  • Case-variant aliases: Bash, TodoWrite, WebSearch, AskUserQuestion (existing lowercase entries already mapped; these handle PascalCase variants from different agents)

automaticTools.json

  • Added AskUserQuestion (parallel to existing ask_questions) and Bash (parallel to existing bash) — both are background agent tools, not user-configured, so excluded from fluency scoring.

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/20.20.2/x64/bin/node /opt/hostedtoolcache/node/20.20.2/x64/bin/node --require ./out/test/unit/vscode-shim-register.js --test-force-exit /home/REDACTED/work/github-copilot-token-usage/github-copilot-token-usage/vscode-extension/out/test/unit/backend-blobUploadService.test.js re re (dns block)
    • Triggering command: /opt/hostedtoolcache/node/20.20.2/x64/bin/node /opt/hostedtoolcache/node/20.20.2/x64/bin/node --require ./out/test/unit/vscode-shim-register.js --test-force-exit /home/REDACTED/work/github-copilot-token-usage/github-copilot-token-usage/vscode-extension/out/test/unit/backend-blobUploadService.test.js (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 11, 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 14 tools Apr 11, 2026
Copilot AI requested a review from rajbos April 11, 2026 14:11
@rajbos rajbos marked this pull request as ready for review April 11, 2026 15:07
@rajbos rajbos enabled auto-merge (squash) April 11, 2026 15:07
@rajbos rajbos merged commit 1f629f2 into main Apr 11, 2026
17 checks passed
@rajbos rajbos deleted the copilot/add-friendly-names-for-tools branch April 11, 2026 15:09
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