This commit is contained in:
2026-08-24 08:11:59 -07:00
commit 53df0eed10
275 changed files with 133056 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Installed by codex-multimodel-orchestrator.
set -euo pipefail
export MMO_CLI_ENTRYPOINT=codex-mmoctl
exec @@PYTHON_BIN@@ @@MMOCTL_PATH@@ "$@"