#404 · Primary category: AI Coding Assistants
codex-relay
Use Codex from your phone while the real work stays on your computer.
Project last updated:08/26/26
GitHub Stars
567
Forks
145
Contributors
7
License
Apache-2.0
Why we included this project
If you spend your day in the Codex CLI, this project gives you a way to keep sessions moving when you're not at the desk. It runs a small relay server in your workspace and pairs with a mobile app over your own network, so you can watch output, send follow-up prompts, continue threads, and answer approval or input requests from your phone. The design is local-first: your code, shell, git state, and the Codex session stay on the computer, and the phone only talks to the relay you run. That's handy for long-running agentic tasks you want to keep going while you step away, or for reviewing git diffs, local web output, and terminal surfaces from a phone. It's an independent companion rather than a replacement.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.