1 / 18
Nexus · July 2026

Every AI agent run should be a file you can
audit, replay, and resume. The durable runtime for AI agents, and the open format underneath it.

Open source (MIT) · self-hosted · zero dependencies · model-agnostic

The conviction

Agents will run entire businesses.
Humans keep the final word.

The endgame is not AI-assisted clicking. It is agents operating end to end, with humans holding the one undelegatable role: final judgment on safety, health, money, and people. That world needs trustworthy runtimes more than it needs smarter models. Every action recorded, every consequential step signed by a human, every cost bounded before it is spent.

Build the guardrails now, and automation gives people their time back instead of taking their agency away.

01 · The problem

Agents are being hired.
Nobody built their back office.

02 · Why current solutions fall short

Pick two of three.
Nobody we tested ships all of it.

DurabilityHuman approvalsPer-run budgetsCost of entry
Workflow engines (Temporal, Restate, Inngest)✓ excellentserver cluster / licensed binary
Agent frameworks (LangGraph, CrewAI, Mastra)checkpoints only63–314 packages, DB, glue code
MCP approval proxies (Helio, Preloop)per-keyanother service in the path
Workflow engines Temporal, Restate, Inngest: durability ✓, approvals ✓, budgets ✗. Cost of entry: a server cluster or licensed binary.
Agent frameworks LangGraph, CrewAI, Mastra: checkpoints only, approvals ✓, budgets ✗. 63-314 packages plus a database and glue code.
MCP approval proxies Helio, Preloop: no durability, approvals ✓, budgets per-key. Another service in the path.
Nexus Durability ✓, human + policy approvals ✓, per-run token and USD budgets ✓. One library, zero dependencies.

Verified against each vendor's public docs, July 2026. Budget enforcement is the empty column across the entire market.

03 · Our technology

One runtime. All three.
Zero dependencies.

04 · Why it's different

We didn't build a framework.
We published a format.

The Open Agent Run spec (OAR), public domain, defines the run as a portable document: state, messages, approvals, costs, plus an append-only journal.

  • Any tool can audit a run without us
  • Any conforming runtime can resume it
  • Anyone can replay it
  • Competitors adopting it grow us, the MCP playbook, one layer up

Execution history is the last data every agent vendor still holds hostage.

Our July 2026 research found no open standard for durable agent execution, anywhere. First credible spec wins the citations, the integrations, and the default.

05 · Competitive advantage, measured

Radically smaller.

0
runtime dependencies vs 63–314 for alternatives
~1 MB
installed vs 64–270 MB
74 ms
cold import vs 200–505 ms
1
moving part at runtime vs 2–5+ (DBs, servers, workers)

Measured July 2026, Node 22, reproducible script in the repo. Zero dependencies isn't minimalism for its own sake, it's the entire npm supply-chain attack surface, deleted, in the year attackers started trojanizing AI tooling packages.

06 · Technical architecture

The run record is the execution.

  • Runtime. TypeScript, agent loop with retries/backoff, pre-flight budget checks, buffered tool results (nothing executes twice)
  • Providers. Anthropic, OpenAI, Ollama (local/air-gapped) over plain fetch; token streaming + mid-flight cancel; one-method interface
  • Storage, four adapters, memory, file, built-in SQLite, and Postgres (bring-your-own pg client); 5-method interface
  • Operations, OpenTelemetry export, event stream, Slack/webhooks, self-hosted dashboard, full CLI
the whole audit story
$ nexus show run_8a4f21 --steps
6. approval_requested issue_refund($250)
7. approval_decision approved decidedBy: human
8. tool_execution issue_refund ok
9. run_finished completed · $0.0041

$ nexus replay run_8a4f21
✔ identical to the record (offline, $0.00)
07 · Enterprise implementation

Same primitive,
every regulated workflow.

08 · Case studies (public incidents, cited on the site)

The last 12 months wrote our sales deck.

09 · Market opportunity

Every agent in production
needs a runtime underneath.

10 · Business value & ROI

Priced against single incidents.

11 · Traction & proof

Not a concept. It runs.

12 · Roadmap

From runtime to standard.

13 · Why open source wins here

Trust infrastructure
can't be a black box.

14 · The ask

Bring us one workflow.

Enterprises: pick one agent workflow that touches money, records, or customers. We'll wire it end-to-end as a design partner, durable, gated, budgeted, auditable, and you keep the MIT code either way.

Investors: the agent runtime layer is being decided in the next 18 months. We have the working runtime, an honest, reproducible benchmark story, and the format play nobody else has started.

15 · Appendix, honesty ledger

What we don't claim.

16

nexusEvery AI agent run: a file you can audit, replay, and resume.

nexus-agent-runs.netlify.app · github.com/BULMKT/NexusAIAgentFramework · aj4hmed91@gmail.com

← → navigate · P print/PDF