claude-mem and gigabrain
One tool captures everything Claude does for future context injection, while the other provides a long-term memory layer for OpenClaw agents, suggesting they are ecosystem siblings designed to enhance different AI agents' memory capabilities rather than competing directly.
About claude-mem
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
Implements a persistent memory system with progressive disclosure that layers retrieved context while displaying token costs, and provides skill-based search capabilities alongside a web UI viewer running on localhost:37777. Built on Claude's agent-sdk with automatic tool observation capture, semantic summarization, and support for privacy controls via `
About gigabrain
legendaryvibecoder/gigabrain
Long-term memory layer for OpenClaw agents: capture, recall, dedupe, and native markdown sync.
Implements a SQLite+FTS5-backed memory architecture with an 11-step orchestrated recall pipeline and hybrid semantic/exact deduplication; supports OpenClaw, Codex, Claude Code, and Claude Desktop through MCP tools. Maintains a structured world model (entities, beliefs, contradictions, open loops) synchronized with native markdown files and Obsidian vaults, with deterministic nightly maintenance pipelines and optional FastAPI console for memory operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work