Demos

Memory is easier to believe when you watch it work.

Short, concrete examples of an agent remembering, reorienting, and carrying conclusions forward. Recordings are on the way — the runtime demos already run locally with no API keys.

Clip coming soon

The mind that wakes

An agent wakes mid-task, remembers yesterday's work, and picks up where it left off.

npm run demo:awaken
Clip coming soon

Interruptions and return

A new priority arrives; the agent reorders what matters, then returns to the original thread.

Clip coming soon

Long-term goals, today's decisions

Standing goals quietly shape the choices an agent makes in the current moment.

Clip coming soon

Memory evolving over weeks

Conclusions strengthen through use, get promoted, and change how the agent behaves over time.

Want to run them yourself today? Clone the repo and try npm run demo:awaken.