memorix and mind-mem

memorix
54
Established
mind-mem
54
Established
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 13/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 13/25
Stars: 208
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 5
Forks: 2
Downloads: 385
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Dependents

About memorix

AVIDS2/memorix

Cross-Agent Memory Bridge Persistent memory for AI coding agents across 10 IDEs (Cursor, Windsurf, Claude Code, Codex, Copilot, Kiro, Antigravity, OpenCode, Trae, Gemini CLI) via MCP. Team collaboration, auto-cleanup, mini-skills, workspace sync. Never re-explain your project again.

Implements a git-aware memory pipeline that separates commit provenance from reasoning memory, storing both through an MCP server available in stdio mode (per-IDE) or HTTP mode (shared background process). Agents query memory through `memorix_search`, `memorix_timeline`, and `memorix_resolve` tools that apply source-aware retrieval and automatic compaction based on memory formation rules and project binding configuration.

About mind-mem

star-ga/mind-mem

Persistent, auditable, contradiction-safe memory for coding agents. Hybrid BM25 + vector retrieval, 19 MCP tools, co-retrieval graph, MIND-accelerated scoring. Zero external dependencies.

Implements shared memory across all MCP-compatible AI agents (Claude Code, Cursor, Windsurf, etc.) via a single SQLite workspace with concurrent-safe WAL mode. Core architecture combines BM25F full-text + vector retrieval with RRF fusion and intent-aware routing, plus a co-retrieval graph using PageRank-style propagation to surface structurally-related blocks. Includes active contradiction detection, drift analysis, and deterministic governance—all Markdown-backed with full audit trails and zero external dependencies.

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