pub fn create_all_tools(cwd: &Path) -> Vec<Box<dyn Tool>>
Create all built-in tools configured for cwd.
cwd