Open-source agent runtime

Run deep agents on your PCs

Run a blueprint directly, see every step, and keep the data fully yours.

MIT licensedmacOS, Linux & WSL2Docker required
MirrorNeuron workbench showing a running multi-agent workflow
At a glance
Run a blueprint
Start directly
State, retries, recovery
Durable execution
Local, private, edge
Deployment
MIT
License
How it works

A small runtime for work that keeps going.

The agent code remains yours. MirrorNeuron handles the lifecycle around it.

  1. 01

    Start with a blueprint

    Run a blueprint directly, then adapt its code and tools to your work.

  2. 02

    Let it keep going

    MirrorNeuron persists state, retries failed steps, and resumes from known checkpoints.

  3. 03

    Stay in control

    Inspect what happened, pause for approval, and choose exactly where the runtime operates.

Choose the smallest tool that fits

Durable execution without the orchestration project.

One-off script
Fast to start
You own state and recovery
Airflow or Temporal
General orchestration
A larger platform and vocabulary
MirrorNeuron
Durable agent work
Normal code and a small runtime
Start locally

Two commands to see it work.

Install the runtime, launch a complete workflow, then inspect and change the code at your own pace.

>_1. Install MirrorNeuron
$ curl -fsSL https://mirrorneuron.io/install.sh | bash
>_2. Run a blueprint
$ mn blueprint run vc_assistant