Recall

Durable memory, audit, and continuity for AI coding agents.

An open reference architecture. Free to read, free to use, free to adapt. Six pillars, a small set of conventions, and ~600 lines of glue that turn any AI coding agent into a contractor with a project log instead of a goldfish.

Start here

What it solves

Modern AI coding agents are stateless. Every conversation starts cold. Memory is what the host platform decides to keep. Costs are unbounded. Audit is whatever the chat transcript happens to retain. Multi-day campaigns degrade into "we already discussed this — read the scrollback" loops, until eventually the scrollback gets compacted by an opaque summarizer and detail vanishes.

Agent OS treats the agent like a contractor who clocks in every day: they don't remember yesterday's work from their own head, they read the project log. The log lives on disk, in a vector brain, and in immutable cloud storage. The agent's job is to keep that log honest and to read it before acting.

By the numbers

<$1
Azure Blob storage
7 yr
WORM retention
~3 KB
Cold-start brief
3
Independent fail-safes