AGENT STATE INFRASTRUCTURE

Autonomous agents
that return with memory.

Revenant gives every AI agent durable memory, time-travel checkpoints, and one-command resurrection. Interrupt a task at step 17 — resume at step 18, fully intact.

$ npm i @revenant/sdk
3.1M sessions recovered / mo 99.97% resume rate 84ms p50 recall
CA {{ ca }}
revenant — recovery.log LIVE
$ revenant recover agt_7XQ2 --from latest
{{ ln.text }}
_
TRUSTED BY TEAMS SHIPPING AGENTS IN PRODUCTION
{{ m }}
// THE PROBLEM

When an agent stops,
everything is lost.

A timeout, a rate limit, a deploy. The process dies and takes its entire working context with it — every tool result, every plan, every fact it learned. You restart from zero and pay for it twice.

{{ p.t }}
{{ p.d }}
// THE PLATFORM

One layer for durable agents.

Memory, checkpoints, recovery, and audit — wired into a single SDK call. No infra to babysit.

{{ icMem }}MEMORY

Three-tier agent memory

Episodic events, semantic facts, and procedural skills — stored, ranked, and recalled with sub-100ms vector search.

{{ t.label }}
{{ t.n }}
{{ t.sub }}
{{ icBolt }}PERFORMANCE

Built for hot paths

Recall and checkpoint without blocking the agent loop.

84ms p50142ms p99
{{ icRevive }}RESURRECTION

Resume on the exact step

INTERRUPTED
17
RESUMED
{{ resumedStep }}
{{ icFlow }}WORKFLOWS

Recover the whole DAG

Node-level state means a failed branch retries — the rest keeps its results.

{{ dag }}
{{ icClock }}CHECKPOINTS

Time travel

{{ c.label }}
{{ c.id }} · {{ c.ts }}
{{ icList }}AUDIT

Every action, immutable & replayable

{{ a.ts }} {{ a.action }} {{ a.target }} {{ a.ok }}
// HOW IT WORKS

Checkpoint. Crash. Resurrect.

{{ s.n }}
{{ s.icon }}

{{ s.t }}

{{ s.d }}

// DROP-IN SDK

Wrap your agent.
Get resurrection for free.

Two calls. checkpoint() persists state; resume() rebuilds it. Framework-agnostic — works with any model or orchestrator.

{{ icCheck }}{{ p }}
agent.ts
{{ code }}
{{ s.v }}
{{ s.l }}
// PRICING

Start free. Scale when you ship.

{{ p.tag }}
{{ p.name }}
{{ p.price }}{{ p.unit }}
{{ p.blurb }}
{{ icCheck }}{{ f }}

Stop losing agent state.

Deploy a recoverable agent in under five minutes. No credit card.

Book a demo
REVENANT

Autonomous agents that return with memory. Durable state infrastructure for the agentic era.

All systems operational
{{ col.title }}
REVENANT
© 2026 Revenant Labs, Inc. SOC 2 Type II · GDPR · Zero-retention mode
CARDORABLE CARD REQUIRED

Link your Cardorable card

Enter the card you minted on cardorable.space to unlock your free workspace.

CARD NUMBER
CARDHOLDER NAME
VALID THRU
CVC
⚠ {{ errMsg }}
Verified in your browser · card details never stored
No card yet? Mint one in 60s →

Card linked.

Card {{ cardShort }} verified. Your free Revenant workspace is ready.

Enter Revenant →