ZIm/crates/assistant_tools/src
Antonio Scandurra 8cf5af1a84
Introduce DiagnosticsTool (#26670)
Release Notes:

- N/A
2025-03-13 14:53:00 +01:00
..
bash_tool Iterate on tools some more (#26663) 2025-03-13 12:42:02 +00:00
delete_path_tool Add delete-path tool (#26590) 2025-03-12 20:16:26 +00:00
diagnostics_tool Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
edit_files_tool Fix issues in EditFilesTool, ListDirectoryTool and BashTool (#26647) 2025-03-13 09:41:27 +00:00
list_directory_tool Add ListDirectoryTool (#26549) 2025-03-12 15:17:12 +00:00
path_search_tool Add path search glob tool (#26567) 2025-03-12 22:00:54 +00:00
read_file_tool Remove list_worktrees and use relative paths instead (#26546) 2025-03-12 15:06:04 +00:00
regex_search_tool Add RegexSearchTool (#26555) 2025-03-12 16:23:15 +00:00
assistant_tools.rs Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
bash_tool.rs Fix bad cd sometimes used by BashTool and set edit model temperature to 0 (#26656) 2025-03-13 10:47:00 +00:00
delete_path_tool.rs Add delete-path tool (#26590) 2025-03-12 20:16:26 +00:00
diagnostics_tool.rs Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
edit_files_tool.rs Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
list_directory_tool.rs Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
now_tool.rs assistant: Edit files tool (#26506) 2025-03-12 12:30:47 +00:00
path_search_tool.rs Fix issues in EditFilesTool, ListDirectoryTool and BashTool (#26647) 2025-03-13 09:41:27 +00:00
read_file_tool.rs Introduce DiagnosticsTool (#26670) 2025-03-13 14:53:00 +01:00
regex_search.rs Add RegexSearchTool (#26555) 2025-03-12 16:23:15 +00:00