Home/AI Agents/TrueMemory
TrueMemory logo

TrueMemory

buildingjoshbetter/TrueMemory

Automatic capture and recall memory system for AI agents

GraphCanon updated 1d · GitHub synced 1d

373 stars47 forksLast push 3w Python AGPL-3.0

Decision brief

TrueMemory is an automatic capture and recall memory system for AI agents using SQLite.

Good fit when

  • When you want to ensure your memory storage remains entirely local without depending on cloud services.
  • If you are working with various AI agent systems such as Claude Code, Cursor, Codex CLI or Gemini CLI that require robust local memory management.

Avoid when

  • If you need extensive scalability features offered by cloud-based memory solutions.
  • When your project mandates integration exclusively with non-SQLite databases, because TrueMemory is centered around SQLite for its backend.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (25d since push)
As of 1d
Provenance
Not a fork · Personal account
As of 1d
Security (OSV)
No MCP manifest
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install TrueMemory
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A local memory management solution using SQLite that works with various AI agent systems such as Claude Code and Cursor.

Capability facts

CLI
CLI entrypoint

Source: pyproject.toml:[project.scripts] · Aug 23, 2026

Languages
python

Source: github.language+pyproject.toml · Aug 23, 2026

Categories

Tags

README

License

AGPL-3.0. Free for personal and research use. Commercial use requires a separate license. Contact josh@sauronlabs.ai.


TrueMemory, a sauron company

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.