Skip to content

Commit 1d58422

Browse files
authored
Merge pull request #404 from rajbos/copilot/add-friendly-names-for-tools-again
Add friendly names for `configure_python_environment` and `selectEnvironment` tools
2 parents 82c9b2b + 9f6897e commit 1d58422

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/toolNames.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
,"get_doc_info": "Get Doc Info"
9898
,"get_errors": "Get Errors"
9999
,"get_project_setup_info": "Get Project Setup Info"
100+
,"configure_python_environment": "Configure Python Environment"
100101
,"get_search_view_results": "Get Search View Results"
101102
,"get_task_output": "Get Task Output"
102103
,"get_vscode_api": "Get VSCode API"
@@ -114,6 +115,7 @@
114115
,"read_project_structure": "Read Project Structure"
115116
,"replace_string_in_file": "Replace String In File"
116117
,"setup.agent": "Setup Agent"
118+
,"selectEnvironment": "Select Environment"
117119
,"run_notebook_cell": "Run Notebook Cell"
118120
,"run_vscode_command": "Run VSCode Command"
119121
,"runSubagent": "Run Subagent"

0 commit comments

Comments
 (0)