pub fn install_tool_hooks(project_dir: &Path, sqz_path: &str) -> Vec<String>Expand description
Install hook configs for detected AI tools in the given project directory.
Install hook configs for detected AI tools in the given project directory.
Returns the list of tools that were configured.