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.

claude-mem
87
Verified
gigabrain
52
Established
Maintenance 25/25
Adoption 19/25
Maturity 24/25
Community 19/25
Maintenance 13/25
Adoption 10/25
Maturity 20/25
Community 9/25
Stars: 34,460
Forks: 2,414
Downloads: 7,318
Commits (30d): 82
Language: TypeScript
License:
Stars: 120
Forks: 7
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No risk flags

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 `` tag exclusion from storage.

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work