Skip to content

Commit 5fae74d

Browse files
Copilotrajbos
andauthored
Add friendly display names for MiniMax, DingDocuments, Fetch, and invalid tools (#561)
* Initial plan * Add missing friendly names for tools: MiniMax, dingDocuments, fetch, invalid Agent-Logs-Url: https://github.com/rajbos/github-copilot-token-usage/sessions/46233d89-e22d-4c36-a3ba-ee5d5751d0af Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent e2afa8d commit 5fae74d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

vscode-extension/src/toolNames.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,4 +340,10 @@
340340
,"github-pull-request_issue_fetch": "GitHub Pull Request: Issue Fetch"
341341
,"github-pull-request_pullRequestStatusChecks": "GitHub Pull Request: Pull Request Status Checks"
342342
,"mcp_powerbi-model_connection_operations": "Power BI MCP: Connection Operations"
343+
,"MiniMax_web_search": "MiniMax: Web Search"
344+
,"dingDocuments_get_document_content": "Ding Documents: Get Document Content"
345+
,"dingDocuments_list_nodes": "Ding Documents: List Nodes"
346+
,"dingDocuments_search_documents": "Ding Documents: Search Documents"
347+
,"fetch_fetch": "Fetch: Fetch"
348+
,"invalid": "Invalid"
343349
}

0 commit comments

Comments
 (0)