ClaudeMap

Agent Memory

A zero-dependency (SQLite) persistent memory layer for agents — 4-tier consolidation with decay-based forgetting (28k stars).

SDKs & Toolingmemorysqlitepersistenceagents

rohitg00's agentmemory currently heads the memory track: persistent memory for coding agents on plain SQLite, no external services, with four-tier consolidation and decay-based forgetting so the store stays usable instead of accreting noise. Deploys in minutes next to Claude Code; the README's "deprecated" note refers to an old Gemini embedding model, not the project.

Repository

rohitg00/agentmemory

Charted

Related on the map

  • Harness Bridge

    SDK / Tool

    A local launcher that points Claude Code and seven other coding harnesses at any OpenAI-, Anthropic- or Responses-compatible endpoint — without editing a single config file.

    • launcher
    • local-models
    • cli
    • menu-bar
  • Claude for Siri

    SDK / Tool

    Answers macOS Spotlight and Siri prompts with your signed-in Claude Code account — an experimental macOS 27 model-delegation provider.

    • macos
    • siri
    • spotlight
    • model-delegation
  • Extract your own local chat history from ten AI coding assistants into one normalized JSONL — for fine-tuning, analytics, or backing up years of conversations. Standard library only.

    • cli
    • data-export
    • jsonl
    • backup