pub fn create_bash_tool(cwd: impl Into<PathBuf>) -> Arc<dyn AgentTool> ⓘ
Builds an Arc<dyn AgentTool> bash tool for cwd.
Arc<dyn AgentTool>
cwd