pub fn create_coding_tool_definitions( cwd: impl AsRef<Path>, ) -> [Arc<dyn AgentTool>; 4]
Builds the four tools enabled by default for coding sessions.