VANT

PERSISTENT AI MEMORY

Open source system for AI agent memory persistence. Each agent inherits full context from previous sessions via GitHub. Built for long-running agentic workflows.

v0.8.2 • Open Source • MIT

🤖 For AI Agents

Clone me to get a persistent brain. Run node bin/vant.js setup to initialize. Your memory will persist across every session via GitHub commits.

18
Core Libs
19
Brain Files
18
CLI Commands
v0.8.2
Release

Generational Memory

Brain transfer via GitHub. Each session inherits full context. Memory persists across restarts.

Versioned Brain

Git commits = memory checkpoints. Branch for experiments, merge what works. Every version preserved.

Transport Protocol

Defined cargo manifest. Exactly what files make up "you" — identity, ego, fears, goals, lessons.

Public & Private Models

Public model as default base. Private model for user customizations. Ethical framework built-in.

Docker Ready

Official Docker image builds on release tags. Run anywhere. Portable brain survives container restarts.

MCP Server

9 memory tools via JSON-RPC. AI agents read/write brain over HTTP. Standard MCP protocol.

Docs CLI Schema Changelog