
Product
PHP and Composer Support Is Now in Beta
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.
Run the project simply by executing
npx codex-run
The browser will open automatically at http://localhost:12001.
Install globally via npm:
npm install -g codex-run
Then run it from any directory:
codex-run
The browser will open automatically at http://localhost:12001, showing all your Codex CLI conversations.
codex-run [options]
Options:
-V, --version Show version number
-p, --port <number> Port to listen on (default: 12001)
-d, --dir <path> Codex directory (default: ~/.codex)
--no-open Do not open browser automatically
-h, --help Show help
Codex CLI stores conversation history in ~/.codex/. This tool reads that data and presents it in a web interface with:
# Clone the repo
git clone https://github.com/asfsdsf/codex-run.git
cd codex-run
# Install dependencies
pnpm install
# Start development servers
pnpm dev
# Build for production
pnpm build
This project was originally based on claude-run by Kamran Ahmed. Special thanks to the author for the great design and inspiration.
MIT © Kamran Ahmed
FAQs
A beautiful web UI for browsing Codex CLI conversation history
The npm package codex-run receives a total of 7 weekly downloads. As such, codex-run popularity was classified as not popular.
We found that codex-run demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.