Every OS your agents work on today was designed for a person at a keyboard. narOS wasn't. It's built from the ground up for the thing actually typing — tools already installed, caches already warm, permissions already sorted — so the first turn is the actual work, and what passes in one place passes everywhere.
A quick sandbox, a cloud runner, a container an agent spun up for itself, a full Linux VM — as far as your agents are concerned, they're all the same machine. A green run means something, because it wasn't luck about where the job landed. And "it only breaks on the runner" stops being a thing you spend an afternoon on.
Every turn an agent spends hunting a package name, waiting on a toolchain, or arguing with permissions is one you paid for and got nothing from. narOS has already answered all of it: the languages are there, the tools every session reaches for are there, installs come back fast, and sudo just works. Your agent opens the file you asked about instead of asking where things are.
A desktop OS is full of moments that quietly assume a person is watching: a prompt that wants y, a pager that never exits, a dialog behind the window. Each one is an agent stuck until something times out. narOS is built the other way around — no interactive stalls, no invented TTY, and errors written to be read by the thing that has to fix them: what failed, and what to do about it.
Every narOS machine is already reporting. There's no watcher to install, nothing to configure, and no forgotten flag on the one box that turns out to matter. A thirty-second sandbox and a runner that's been up all week give you the same complete record — which is what makes walking away from the work a reasonable thing to do.
Everything an agent needs is already waiting. No setup turns, no tokens burned on plumbing.
Passing here means passing there. Where a job ran stops being a variable you chase.
Every machine reports from its first command. Nothing to enable, nothing to forget.
Let agents install anything and change everything. The machine disappears afterward; nothing they touch is yours.
Nucleic is in open beta. All it asks is macOS 27 on Apple Silicon.