#!/usr/bin/env bash # Installed by codex-multimodel-orchestrator. set -euo pipefail exec @@PYTHON_BIN@@ @@UNINSTALL_PATH@@ "$@"