:: SEQUENCE_INIT

Recall is
Power.


./autojack
PID: 8492
Active
:: MEMORY_TRANSFORMATION

From Forgetful to Brilliant.

Watch how AutoMem transforms your AI from a blank slate into a context-aware assistant.

ChatABC Pro
Standard

:: SYSTEM_ARCHITECTURE
Input

Universal I/O

Compatible with Claude Code, Cursor, ChatGPT, OpenClaw, Antigravity, and any MCP client. Local or remote — works everywhere via MCP and Streamable HTTP.

LISTENING...
Process

Graph Engine

FalkorDB + Qdrant hybrid core. Maps relationships between memories, not just vector similarity.

Output

Instant Recall

Sub-50ms latency. Your agent knows what you know before you finish typing the prompt.

>> 48ms
:: VISUALIZE_MEMORY

Dreams while you dream.

AutoMem runs quietly in the background, stitching every thought into a retrieval graph. It notices patterns, links context, and keeps the right edges warm—without you ever thinking about it.

MEMORY CORE AutoMem
Retrieval Graph
Ideas
Research
Habits
Code
recall.service | ingest → normalize → link · 48ms
:: MEMORY_STREAM
2026-04-23 · 22:00 UTC

0.15.2 • Recall Quality & Tag Ops

Keyword scoring for vector results with a softer adaptive floor. Expansion candidates now bypass the tag filter so graph walks aren't cut off at the seed set. Memory-by-tag pagination and bulk delete endpoints. LoCoMo judge runs hardened against flaky rate limits.

2026-04-23 · 20:00 UTC

MCP 0.14.0 • OpenClaw Plugin-First & Antigravity

Plugin-first memory parity for OpenClaw with shared policy across plugin, MCP, and skill modes. Google Antigravity setup templates shipped. Claude Code plugin deprecated in favor of the CLI installer. Windows Python wrapper for hook scripts.

2026-03-25 · 18:00 UTC

0.15.0 • Relationship Engine & Benchmarks

Optimized relationship taxonomy for cleaner graph traversal. LoCoMo cat5 multi-hop judge for automated recall quality scoring. priority_ids now boosts relevance instead of hard-filtering. Embedding dimension validation catches provider mismatches at startup.

2026-03-25 · 12:00 UTC

MCP 0.13.0 • OpenClaw Overhaul & Cursor Rules

Complete OpenClaw plugin rewrite — native MCP integration and new skill setup. Split global vs. project rules for Cursor. Hook stdin parsing with truncation guards and dedup checks.

2026-03-08 · 04:30 UTC

0.14.0 • Docker & Hardened Deployments

Official Docker build workflow. QDRANT_HOST + QDRANT_PORT for flexible Qdrant config. Stateless MCP bridge transport for resilient connections. Consolidation overhaul: reduced decay rate, importance floor, archived memory filtering. Voyage AI set as recommended embedding default.

2026-03-02 · 09:00 UTC

0.13.0 • Adaptive Recall & Graph Viewer

min_score threshold with adaptive floor filtering — low-relevance results get cut automatically. LoCoMo benchmark harness for rapid experiment iteration. Graph viewer externalized as standalone module.

2026-02-20 · 05:55 UTC

0.12.0 • Recall Quality Lab & JIT Enrichment

Just-in-time enrichment on recall for higher-quality results. Recall Quality Lab for data-driven recall optimization. LongMemEval benchmark harness (ICLR 2025) for measuring memory quality. relevance_score now synced to Qdrant payload for accurate vector search.

2026-02-16 · 11:56 UTC

0.11.0 • Embedding Providers & Memory Lookup

Voyage AI embedding provider for high-accuracy recall. OpenAI-compatible providers via OPENAI_BASE_URL (LM Studio, Ollama, xAI, etc.). GET /memory/<id> endpoint for direct memory lookup. Hardened time parser for numeric timestamps.

2026-02-07 · 07:40 UTC

0.10.1 • Stability Fixes

Temporal query bound to 7-day window with timeout to prevent runaway queries. Skip temperature param for o-series and gpt-5 models.

2026-02-06 · 19:56 UTC

0.10.0 • Visualization & Observability

Interactive graph visualization API. automem-watch real-time observability with SSE streaming and TUI. Ollama embedding provider for fully local deployments. Memory content size governance with auto-summarization. Streamable HTTP transport for MCP connections.

2026-02-06 · 14:00 UTC

MCP 0.12.0 • OpenClaw Integration

Native OpenClaw integration replacing mcporter dependency chain. Direct HTTP API calls to AutoMem with new SKILL.md template. Simplified setup and troubleshooting documentation.

2026-02-03 · 12:00 UTC

MCP 0.11.0 • Claude Code Plugin

Claude Code plugin with automatic memory capture hooks. Session start recall, session end summary. Cursor hooks integration for automatic capture. Integration tests and CLI smoke tests.

:: DEPLOYMENT_PROTOCOLS

Open Source & Portable

Your memory infrastructure should be as portable as your code. Run it on your laptop, your private cloud, or our managed service.

Standard
🐳

Docker

The standard container. Run it locally or on any VPS.

docker run -p 3000:3000
automem/server:latest
View Image
Fastest
🚂

Railway

One-click production deployment. Handles DBs & updates automatically.

> Deploying to prod...
> Success (24s)
One-Click Deploy
Hacker
💻

Source

Fork the repo. Hack the graph logic. It's your code.

git clone ...
npm install
Fork Repo
Need help remembering something?