pub fn builtin_coding_tools_contributor_with_path_scope_and_shell(
workspace: impl Into<PathBuf>,
path_scope: ToolPathScope,
command_shell: impl Into<String>,
) -> Result<Arc<dyn ToolContributor>>pub fn builtin_coding_tools_contributor_with_path_scope_and_shell(
workspace: impl Into<PathBuf>,
path_scope: ToolPathScope,
command_shell: impl Into<String>,
) -> Result<Arc<dyn ToolContributor>>