@mmmbuto/codex-cli-termux
v0.130.0
Published
OpenAI Codex CLI upstream rust-v0.130.0 packaged for Android Termux (ARM64). Termux build excludes voice/realtime audio, carries RUNPATH=$ORIGIN hardening for direct native invocation, and supports maintainer cross-builds with fork-owned rusty_v8 Android
Maintainers
Readme
Codex CLI for Termux
Android Termux package built from upstream OpenAI Codex
rust-v0.130.0.
This package publishes the latest Termux-focused line as @mmmbuto/codex-cli-termux.
Install
pkg update && pkg upgrade -y
pkg install nodejs-lts -y
npm install -g @mmmbuto/codex-cli-termux@latest
codex --version
codex loginNotes
- Android Termux ARM64 only
- Built from upstream
rust-v0.130.0 - Carries only the Termux compatibility delta needed for packaging and runtime
- Voice and realtime audio stay disabled in the published Termux line
exec/code-mode is included through the packagedcodex-execbinary- Packaged launchers preserve bundled
libc++_shared.sovisibility - Android ELFs are hardened with
RUNPATH=$ORIGIN - Fork-owned Android
rusty_v8prebuilds are used for maintainer cross-builds - Maintainer publish path is the repository GitHub Actions workflow from
develop, with GitHubmainand release promotion after build/package verification
See the main repository for release notes and patch inventory:
- https://github.com/DioNanos/codex-termux
- https://github.com/DioNanos/codex-termux/blob/main/patches/README.md
