Skip to content

Add missing friendly names for Azure, Bicep, GitHub, Microsoft Docs, and VS Code tools#431

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

Add missing friendly names for Azure, Bicep, GitHub, Microsoft Docs, and VS Code tools#431
rajbos merged 2 commits intomainfrom
copilot/add-friendly-names-for-tools

Conversation

Copy link
Contributor

Copilot AI commented Mar 19, 2026

14 tool identifiers detected in user sessions had no display name mapping, showing as "Unknown" in the UI.

New entries in src/toolNames.json:

  • Azure extension tools (non-MCP): azure_bicep-*, azure_development-*, azure_resources-* → prefixed Azure Bicep:, Azure Development:, Azure Resources:
  • Azure MCP: mcp_azure_mcp_azureterraformbestpractices, mcp_azure_mcp_documentationAzure MCP: prefix (alongside existing mcp_azure_aks)
  • Bicep MCP (new server group): 5 tools → Bicep MCP: prefix
  • GitHub MCP (Remote): mcp_github_create_pull_request → follows existing mcp_github_* convention
  • Microsoft Docs MCP (new server group): mcp_microsoft_doc_microsoft_code_sample_search, mcp_microsoft_doc_microsoft_docs_searchMicrosoft Docs MCP: prefix
  • VS Code internal: vscode_searchExtensions_internal → follows existing vscode_*_internal pattern

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.1/x64/bin/node /opt/hostedtoolcache/node/20.20.1/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/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:

Original prompt

This section details on the original issue you should resolve

<issue_title>Add missing friendly names for tools</issue_title>
<issue_description>## Unknown Tools Found

The following tools were detected but don't have friendly display names:

  • azure_bicep-get_azure_verified_module
  • azure_development-recommend_custom_modes
  • azure_resources-query_azure_resource_graph
  • mcp_azure_mcp_azureterraformbestpractices
  • mcp_azure_mcp_documentation
  • mcp_bicep_format_bicep_file
  • mcp_bicep_get_az_resource_type_schema
  • mcp_bicep_get_bicep_best_practices
  • mcp_bicep_get_bicep_file_diagnostics
  • mcp_bicep_list_az_resource_types_for_provider
  • mcp_github_create_pull_request
  • mcp_microsoft_doc_microsoft_code_sample_search
  • mcp_microsoft_doc_microsoft_docs_search
  • vscode_searchExtensions_internal

Please add friendly names for these tools to improve the user experience.</issue_description>

Comments on the Issue (you are @copilot in this section)

Custom agent used: Tool Names - Add Missing Friendly Names
Add friendly display names for unknown MCP and VS Code tools detected in session logs. Handles tool name mapping in src/toolNames.json.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…s, and VS Code tools

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Add missing friendly names for tools Add missing friendly names for Azure, Bicep, GitHub, Microsoft Docs, and VS Code tools Mar 19, 2026
Copilot AI requested a review from rajbos March 19, 2026 12:15
@rajbos rajbos marked this pull request as ready for review March 19, 2026 12:20
@rajbos rajbos enabled auto-merge March 19, 2026 12:21
@rajbos rajbos merged commit dc1515b into main Mar 19, 2026
13 checks passed
@rajbos rajbos deleted the copilot/add-friendly-names-for-tools branch March 19, 2026 12:23
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