ZIm/crates/agent2/src/tools
2025-08-16 15:04:09 +00:00
..
context_server_registry.rs Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +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 Allow Permission Request to only require a ToolCallUpdate instead of a full tool call (#36319) 2025-08-16 15:04:09 +00: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 Support profiles in agent2 (#36034) 2025-08-12 12:17:48 +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 Add locations to native agent tool calls, and wire them up to UI (#36058) 2025-08-13 01:48:28 +00:00
terminal_tool.rs Centralize always_allow logic when authorizing agent2 tools (#35988) 2025-08-11 17:22:19 +00: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 agent2: Allow tools to be provider specific (#36111) 2025-08-13 13:22:05 +00:00