The distributed runtime for agents that touch production.
Apache-2.0 · install in seconds — or join the cloud waitlist.
Not a database, not a model, not a chat app — the execution kernel beneath them. Describe the work; the runtime takes over.
Local GPU inference and frontier-on-demand routing live in the same substrate that schedules agents — the model thinks, emits tokens, and the agent acts, all under one runtime and one policy layer.
Every step is one content-addressed mote, appended to a journal that is the single source of truth. Kill the process mid-commit and replay: committed work is re-read, not re-run — exactly-once delivery with transparent recovery.
Read the quickstart →The runtime remembers the plan a task follows. Feed it updated inputs and it re-runs that plan dynamically — adapting to the change instead of burning tokens.
Morphic captures it all in one fabric — and gives every piece an identity derived from its content. It's a projection of the journal, so it's reproducible by reference: lose it, and the runtime re-derives it.
Recipes, tools, models, and datasets are content-addressed bundles. Pull one by handle and invoke it — or share it: grant another identity access and they run it from their own runtime, remotely, and get byte-identical results.
Adding distribution is wiring, not a rewrite — the scheduler and executor are the same from your laptop to distributed capacity. Drop a node and watch the runtime re-lease its work exactly once.
One machine. Install, describe the work, full exactly-once guarantees on your laptop.
The same binary runs in every shape. Distribution is configuration — placement is least-loaded and starvation-free, and a lost node's work is recovered without re-running anything already committed.
Safety isn't prompt engineering. Every action runs inside a scope the runtime enforces — in-scope work passes, out-of-scope work is refused before it touches the world, with the reason on the record.
Out-of-scope actions are refused before they ever reach a tool — not logged after the fact.
As work fans out, each step can only ever be more restricted than its parent. Never wider.
Deterministic critics — schema, bounds, dedup — gate every world-mutating step. Non-override.
Each agent runs under a scoped warrant — only the permissions its job needs. The runtime places it, and when one crashes it re-leases the work and recovers it exactly once.
Easy enough to install and run on day one. Robust enough to run a business on. The same runtime, whether you're automating your own work or running agents across a team.
Install the runtime, describe what you want done, and step away. No infrastructure to set up, no expertise required. The runtime picks sensible defaults — you focus on outcomes, with full exactly-once guarantees on your own machine.
Reliable execution, transparent recovery, and delivery guarantees come with the runtime — not bolted on later. Capacity grows with your workload. Security, observability, and policy are designed in from day one.
Install locally and start in minutes — Apache-2.0, built in the open. Exactly-once delivery, transparent recovery, policy-gated by default.
or join the cloud waitlist for managed capacity.