Releases: OwnGoalStudio/codex
Release list
codex v0.148.0-1
OpenAI Codex — the terminal coding agent — built for jailbroken iOS and installed as codex.
Which one do I download?
The architecture field names the bootstrap layout, not the CPU. Both packages carry the same arm64 binary.
| your bootstrap | download |
|---|---|
| rootless (Dopamine, palera1n rootless) | wiki.qaq.codex_0.148.0-1_iphoneos-arm64.deb |
| roothide (RootHide Dopamine) | wiki.qaq.codex_0.148.0-1_iphoneos-arm64e.deb |
Not sure? Ask the device: dpkg --print-architecture.
Requires iOS 15 or later and a bootstrap that provides a shell. Or add the OwnGoal Studio repository and let your package manager pick.
Usage
Run codex in a terminal on device. Authenticate with ChatGPT or an API key. The browser login uses uiopen. Code Mode uses the packaged native codex-code-mode-host sidecar.
About this build
Upstream openai/codex@f277e31, plus the patches that port it to a jailbroken iOS userspace. The binary is a Rust executable: it is not linked with libvroot, so it has to probe for the bootstrap's shell instead of trusting /bin/sh. See patches/.
Verify your download against SHA256SUMS.
Full changelog: https://github.com/OwnGoalStudio/codex/commits/v0.148.0-1
codex v0.148.0
OpenAI Codex — the terminal coding agent — built for jailbroken iOS and installed as codex.
Which one do I download?
The architecture field names the bootstrap layout, not the CPU. Both packages carry the same arm64 binary.
| your bootstrap | download |
|---|---|
| rootless (Dopamine, palera1n rootless) | wiki.qaq.codex_0.148.0_iphoneos-arm64.deb |
| roothide (RootHide Dopamine) | wiki.qaq.codex_0.148.0_iphoneos-arm64e.deb |
Not sure? Ask the device: dpkg --print-architecture.
Requires iOS 15 or later and a bootstrap that provides a shell. Or add the OwnGoal Studio repository and let your package manager pick.
Usage
Run codex in a terminal on device. Authenticate with ChatGPT or an API key. The browser login uses uiopen.
About this build
Upstream openai/codex@f277e31, plus the patches that port it to a jailbroken iOS userspace. The binary is a Rust executable: it is not linked with libvroot, so it has to probe for the bootstrap's shell instead of trusting /bin/sh. See patches/.
Verify your download against SHA256SUMS.
Full changelog: https://github.com/OwnGoalStudio/codex/commits/v0.148.0