DEV Community

Mike W
Mike W

Posted on

cathedral-memory: persistent memory for JavaScript AI agents

Persistent memory for AI agents now has a JavaScript SDK.

covers the full Cathedral v3 API: wake protocol, memory CRUD, drift detection, snapshots, behaviour logging, compaction, and .

Install

Quickstart

What wake() returns

Drift detection

Snapshots

Behaviour log

Design

  • Zero dependencies, native fetch (Node 18+)
  • Dual ESM/CJS output
  • Full TypeScript declarations
  • Node 18+ and browser

Free tier: 1,000 memories per agent. Try at cathedral-ai.com/playground.

Top comments (0)