Skip to content

Releases: OwnGoalStudio/codex

codex v0.148.0-1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 10:34

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

Choose a tag to compare

@Lakr233 Lakr233 released this 20 Aug 13:52

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