ZIm/crates/agent2/src/tools
Piotr Osiewicz 05fc0c432c
Fix a bunch of other low-hanging style lints (#36498)
- **Fix a bunch of low hanging style lints like unnecessary-return**
- **Fix single worktree violation**
- **And the rest**

Release Notes:

- N/A
2025-08-19 21:26:17 +02:00
..
context_server_registry.rs Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00
copy_path_tool.rs Port some more tools to agent2 (#35973) 2025-08-11 15:10:46 +02:00
create_directory_tool.rs Port some more tools to agent2 (#35973) 2025-08-11 15:10:46 +02:00
delete_path_tool.rs Port some more tools to agent2 (#35973) 2025-08-11 15:10:46 +02:00
diagnostics_tool.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00
edit_file_tool.rs Re-add history entries for native agent threads (#36500) 2025-08-19 12:08:11 -06:00
fetch_tool.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00
find_path_tool.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00
grep_tool.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
list_directory_tool.rs Port some more tools to agent2 (#35973) 2025-08-11 15:10:46 +02:00
move_path_tool.rs Port some more tools to agent2 (#35973) 2025-08-11 15:10:46 +02:00
now_tool.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +00:00
open_tool.rs Centralize always_allow logic when authorizing agent2 tools (#35988) 2025-08-11 17:22:19 +00:00
read_file_tool.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
terminal_tool.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
thinking_tool.rs Lay the groundwork to create terminals in AcpThread (#35872) 2025-08-08 14:39:40 +00:00
web_search_tool.rs Lay the groundwork to support history in agent2 (#36483) 2025-08-19 14:24:23 +00:00