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