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.

12+
Core Libs
3
Brain Models
11
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.

Auto-Update

vant update checks GitHub for new releases. Stay current with latest improvements.

Docs CLI Schema Changelog