Codex Labs · Alpha 0.2
The OS that knows itself.
Zeos is built on signal chain architecture — everything, from hardware to identity, is the same pattern: signals in, transform, signals out.
What is in Alpha 0.2
Signal chain, not instructions
Hardware, software and identity are the same pattern: signals in, transform, signals out. The system discovers hardware continuously and adapts to it.
Z+, the native language
One primary operator — → for signal flow — plus ~> tap, -x> sever, <-> exchange, | merge, {} fork and @ hardware pinning. The whole spec fits on a card.
Native HTTPS
TLS 1.3 with the Mozilla CA bundle built into the OS, not bolted on as a userland library.
End-to-end encrypted chat
HMAC-SHA256 with AES-XTS, shipped in the base system.
Real compiler chain
lex → parse → typed AST → three-pass checker, with a tree-walking Z+ runtime.
Feedback edges
The <~ operator with multi-tick buffering, so a chain can watch its own output.
Three tracks, one architecture
85+ verified Z+ programs run across healthcare, finance, robotics, gaming, supply chain and power grid workloads.
Zeros
Robotics, sensors and motors — the metal-facing track.
DereZ
Development tools and creative applications.
Zeos
The full OS: desktop, networking, storage and browser.
Verified hardware
Machines we have booted Zeos on ourselves. If your hardware is not listed, Zeos may still run — we just have not confirmed it.
| Machine | CPU | Notes | Status |
|---|---|---|---|
| ASUS ROG Flow Z13 | AMD Ryzen AI MAX+ 395 | Primary development machine. 128GB RAM. | Verified |
| Qualcomm Q6A | Qualcomm ARM64 | ARM port target. | In progress |
| Qualcomm Q8B | Qualcomm ARM64 | ARM port target. | In progress |
Booted Zeos somewhere new? Tell us and we will verify it for the list.
Downloads
Alpha software. Do not put it on a machine you cannot afford to reinstall.
Checking your account…