HOME=/root CODEX_HOME=/root/.codex /mnt/data/pocket-codex/codex-runtime/bin/codex login status
v1.0.1 · verified release
Codex,
in your pocket.
A controller-first native Codex client built for the Anbernic RG35XX Pro—complete with the pinned ARM64 runtime and its code-mode host, bundled tools, stock Apps launcher, and secure device-code login.
Release integrity
Verified before publishing
c3280b2aebcdc5ba64fecbfda7b84545859e6d85f9ae68bb92049a352b4a5e27
Installation
From download to handheld
Keep the archive and checksum together. Replace DEVICE_IP with your handheld’s address.
-
01
Download both files
Save the release archive and its checksum file in the same folder on your computer.
-
02
Copy and connect
Upload both verified files, then open an interactive SSH session.
scp PocketCodex-RG35XXPro-v1.0.1.tar.gz* root@DEVICE_IP:/root/ ssh root@DEVICE_IP -
03
Verify and unpack
Only continue when
sha256sumreports OK.cd /root sha256sum -c PocketCodex-RG35XXPro-v1.0.1.tar.gz.sha256 tar -xzf PocketCodex-RG35XXPro-v1.0.1.tar.gz cd PocketCodex-RG35XXPro-v1.0.1 -
04
Install and sign in
Run the installer interactively. Open the displayed URL on another device and enter its one-time code.
sh install.sh --loginUse a fresh device login. Never copy
/root/.codex/auth.jsonbetween handhelds.
Post-install check
Confirm it is ready
POCKET_CODEX_BIN=/mnt/data/pocket-codex/codex-runtime/bin/codex POCKET_CODEX_HOME=/tmp/pocket-codex-install-test timeout 12 /mnt/data/pocket-codex/bin/pocket-codex --self-test
Expected: server=up initialized=yes
Before you begin
Device requirements
- Anbernic RG35XX Pro with ARM64 Linux
- Compatible stock or modded-stock firmware
- Wi-Fi internet access for Codex and login
- At least 400 MB free on
/mnt/data - ChatGPT/Codex account or OpenAI API key
Controller first
Navigate, type, send, scroll, and manage chats from the built-in controls.
Complete runtime
Pinned Codex, code-mode host, bundled rg, and bwrap ship together.
Native Apps entry
Installs Codex.sh and artwork in the firmware’s normal Apps category.
Pocket Codex v1.0.1
Put a coding agent in your hands.
One archive. One checksum. A complete runtime. A login that stays with its own device.