We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82c9b2b + 9f6897e commit 1d58422Copy full SHA for 1d58422
src/toolNames.json
@@ -97,6 +97,7 @@
97
,"get_doc_info": "Get Doc Info"
98
,"get_errors": "Get Errors"
99
,"get_project_setup_info": "Get Project Setup Info"
100
+ ,"configure_python_environment": "Configure Python Environment"
101
,"get_search_view_results": "Get Search View Results"
102
,"get_task_output": "Get Task Output"
103
,"get_vscode_api": "Get VSCode API"
@@ -114,6 +115,7 @@
114
115
,"read_project_structure": "Read Project Structure"
116
,"replace_string_in_file": "Replace String In File"
117
,"setup.agent": "Setup Agent"
118
+ ,"selectEnvironment": "Select Environment"
119
,"run_notebook_cell": "Run Notebook Cell"
120
,"run_vscode_command": "Run VSCode Command"
121
,"runSubagent": "Run Subagent"
0 commit comments