nono — sandbox any AI coding agent

Run any AI coding agent inside a kernel-enforced sandbox. Three steps: install, find an agent, run it. Zero setup, zero latency.

1

Install nono

install nono
$curl -fsSL https://nono.sh/install.sh | sh
2

Find an agent

nono search
$ nono search
try:

Start typing to search available packages

    3

    Run it

    run it, sandboxed
    $nono run --profile nolabs-ai/codex -- codex
    Your agent runs inside a kernel-enforced sandbox. If the pack isn't installed yet, nono pulls it first.