Skip to content

Commit 701861b

Browse files
Copilotrajbos
andauthored
Add friendly names for execution_subagent, file_glob_search, read_skill (#446)
* Initial plan * Add friendly names for execution_subagent, file_glob_search, and read_skill tools Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com> Agent-Logs-Url: https://github.com/rajbos/github-copilot-token-usage/sessions/c510be9e-47d3-48b2-93f7-c886192e68cb --------- 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 e58a2ee commit 701861b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/toolNames.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
,"editFiles": "Edit Files"
7878
,"listFiles": "List Files"
7979
,"search_subagent": "Search Subagent"
80+
,"execution_subagent": "Execution Subagent"
8081
,"apply_patch": "Apply Patch"
8182
,"ask_questions": "Ask Questions"
8283
,"copilot_askQuestions": "Ask Questions"
@@ -269,6 +270,7 @@
269270
,"github.copilot.workspace": "GitHub Copilot Workspace"
270271
,"github.copilot.vscode": "GitHub Copilot VSCode"
271272
,"glob": "Glob"
273+
,"file_glob_search": "File Glob Search"
272274
,"grep": "Grep"
273275
,"kill_terminal": "Kill Terminal"
274276
,"read": "Read"
@@ -281,6 +283,7 @@
281283
,"edit": "Edit"
282284
,"question": "Question"
283285
,"skill": "Skill"
286+
,"read_skill": "Read Skill"
284287
,"task": "Task"
285288
,"todowrite": "Todo Write"
286289
,"websearch": "Web Search"

0 commit comments

Comments
 (0)