Skip to content

Commit 225ecf2

Browse files
authored
Merge pull request #374 from rajbos/codex/add-friendly-names-for-tools
2 parents ccfc003 + 0228663 commit 225ecf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/toolNames.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
,"mcp_github-code-s_get_code_scanning_alert": "GitHub MCP (Code Scanning): Get Alert"
2323
,"mcp_github-code-s_list_code_scanning_alerts": "GitHub MCP (Code Scanning): List Alerts"
2424
,"mcp_com_microsoft_get_bestpractices": "GitHub MCP: Get Best Practices"
25+
,"mcp_gitkraken_git_add_or_commit": "GitKraken MCP: Git Add or Commit"
26+
,"mcp_gitkraken_git_status": "GitKraken MCP: Git Status"
27+
,"mcp_gitkraken_gitkraken_workspace_list": "GitKraken MCP: List Workspaces"
2528
,"manage_todo_list": "Manage TODO List"
2629
,"copilot_readFile": "Read File"
2730
,"opilot_findFiles": "Find Files"
@@ -107,6 +110,7 @@
107110
,"read_notebook_cell_output": "Read Notebook Cell Output"
108111
,"read_project_structure": "Read Project Structure"
109112
,"replace_string_in_file": "Replace String In File"
113+
,"setup.agent": "Setup Agent"
110114
,"run_notebook_cell": "Run Notebook Cell"
111115
,"run_vscode_command": "Run VSCode Command"
112116
,"runSubagent": "Run Subagent"
@@ -179,6 +183,7 @@
179183
,"read": "Read"
180184
,"vscode_editFile_internal": "VSCode Edit File (Internal)"
181185
,"vscode_fetchWebPage_internal": "VSCode Fetch Web Page (Internal)"
186+
,"vscode-websearchforcopilot_webSearch": "VSCode WebSearch for Copilot: Web Search"
182187
,"webfetch": "Web Fetch"
183188
,"write": "Write"
184189
,"navigate_page": "Navigate Page"

0 commit comments

Comments
 (0)