Blog
Engineering notes on building an AI IDE that runs on your device — not ours. RSS
July 1, 2026bridgeprivacyarchitecture
Nothing to the cloud: how OIOXO's bridge gives a browser your machine's power
The OIOXO bridge is a tiny local relay on 127.0.0.1 that lends the web IDE your machine's language servers, debugger, shell, git — and your locally installed model. No tunnel, no server, no relay in the middle.
Read the post →June 29, 2026agentworkflowon-device
Night Shift: your computer builds while you sleep
How to leave an OIOXO agent running overnight on your own hardware — what makes long unattended runs actually work, and the honest checklist (tab open, machine awake, plugged in).
Read the post →June 26, 2026agentverificationon-device
The IDE that verifies its own work
Most AI coding tools show you code and hope. OIOXO runs what it writes — on your device — and only calls a build done when a real oracle says green.
Read the post →