The memory layer, documented
Everything you need to install, configure and integrate ROW Recall — the local-first, privacy-first memory layer for AI-native development.
What ROW Recall is
ROW Recall is a local-first version control layer built for the speed of AI. It watches your workspace at the OS kernel level, records every file change the moment it happens as an event on a single, append-only timeline, and lets you roll back anything at any time — in neither cases faster than you can commit.
Git was designed for human typing speeds: you commit, branch and merge by hand. AI coding agents (Claude Code, Codex, Cursor, Windsurf, Cline and more) generate hundreds of file changes per minute. By the time you think about committing, the agent has already made dozens of changes you will never see again. Recall closes that gap.
Because everything is stored as byte-level deltas in an encrypted local database (SQLCipher, AES-256), nothing is ever deleted and nothing leaves your machine unless you configure the optional team webhook.
Quickstart
Install the signed binary for your platform (see Installation for the full matrix), then:
Note: Recall has no
recall init,recall timeline,recall restore --time, or.recall.tomlconfiguration. The CLI operates on workspaces tracked by the engine — see the CLI Reference for the real command surface and the Concepts page for how events, checkpoints, branches and restore work.
Documentation index
Editions
| Edition | Price | Highlights |
|---|---|---|
| Free | $0, forever | Core engine, OS-level watching, encrypted timeline (capped at 100 events), 1 workspace, restore/undo/redo |
| ReCall Pro | License key / coupon | Unlimited timeline, up to 5 workspaces, rollback from the UI, branching, team webhook |
| Enterprise | Custom | Team sync server, audit logging, SSO/RBAC, self-hosted option, priority support |
New installs include a 30-day Pro trial — a single-use
WELCOME-XXXX-XXXX-XXXX coupon delivered by email after you verify your email address
(see Licensing & Plans).
Need help?
Check the FAQ, open a support ticket from the desktop app (Settings → Support) or the website.