pub async fn handle_init_command(
_registry: &mut ToolRegistry,
workspace: &Path,
) -> Result<()>Expand description
Compatibility wrapper retained for older call sites.
pub async fn handle_init_command(
_registry: &mut ToolRegistry,
workspace: &Path,
) -> Result<()>Compatibility wrapper retained for older call sites.