SAME (Stateless Agent Memory Engine) icon
SAME (Stateless Agent Memory Engine) icon

SAME (Stateless Agent Memory Engine)

Local-first memory engine for AI coding agents featuring 12 MCP tools for context search, decision tracking, session handoffs, and knowledge graphs. Runs as a single Go binary with local embeddings, 17 knowledge vaults, and supports multiple MCP editors securely.

SAME (Stateless Agent Memory Engine) screenshot 1

Cost / License

  • Free Personal
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Self-Hosted
  • Docker
1like
0comments
0articles

Features

  1.  Command line interface
  2.  Knowledge base
  3.  Indexed search
  4.  Memory Optimization
  5.  Model Context Protocol (MCP) Support
  6.  Vector Database

SAME (Stateless Agent Memory Engine) News & Activities

Highlights All activities

Recent activities

SAME (Stateless Agent Memory Engine) information

  • Developed by

    thirty3labs
  • Licensing

    Open Source and Free Personal product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentOS & UtilitiesAI Tools & Services

GitHub repository

  •  13 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
SAME (Stateless Agent Memory Engine) was added to AlternativeTo by thirty3labs on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is SAME (Stateless Agent Memory Engine)?

SAME (Stateless Agent Memory Engine) is a local-first persistent memory layer for AI coding agents. It provides 12 MCP tools for context search, decision tracking, session handoffs, and knowledge graphs. Works with Claude Code, Cursor, Windsurf, Codex CLI, Gemini CLI, and any MCP client. Single Go binary — no cloud, no API keys, no accounts required.

Your AI remembers what you decided last week instead of starting from scratch every session. At the end of a session, your agent writes a handoff note. Next session picks up where the last one left off. Decisions made in one tool show up in another — one memory across every MCP-compatible editor.

Everything runs on your machine. SQLite for storage, embeddings generated locally via Ollama. Ships with 17 pre-built knowledge vaults containing 870+ curated notes across domains like API design, TypeScript patterns, and engineering management.

Install in 10 seconds: curl -fsSL https://statelessagent.com/install.sh | bash

Official Links