Not Codex / Early access

Build from source

Packaged downloads and a hosted app are not public yet. Today, the honest way to try Not Codex is to review and build the source yourself.

01

Requirements

  • Node.js 24
  • Vite+
  • At least one authenticated coding-agent CLI
02

Run locally

git clone https://github.com/MaTriXy/not-codex.git
cd not-codex
vp install
vp run dev

Signed desktop packages and hosted access are planned, not promised.