Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/toolNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
,"get_doc_info": "Get Doc Info"
,"get_errors": "Get Errors"
,"get_project_setup_info": "Get Project Setup Info"
,"configure_python_environment": "Configure Python Environment"
,"get_search_view_results": "Get Search View Results"
,"get_task_output": "Get Task Output"
,"get_vscode_api": "Get VSCode API"
Expand All @@ -114,6 +115,7 @@
,"read_project_structure": "Read Project Structure"
,"replace_string_in_file": "Replace String In File"
,"setup.agent": "Setup Agent"
,"selectEnvironment": "Select Environment"
,"run_notebook_cell": "Run Notebook Cell"
,"run_vscode_command": "Run VSCode Command"
,"runSubagent": "Run Subagent"
Expand Down
Loading