pub async fn run_addon_command( ctx: &AppContext, addon_id: &str, command_name: &str, project_root: &Path, ) -> Result<()>