Cortex
Persistent memory for AI agents. Built by Sigma Labs.
- Mind — Behavioral memory. Decisions, lessons, preferences, and 19 typed entries with decay, reinforcement, and consolidation.
- Vault — Document store with CRUD and hybrid search. Every write is a git commit.
- Observer — Automatic memory extraction from conversations.
- Search — Hybrid (BM25 + semantic + temporal). File-based, git-tracked.
Links
- GitHub: sigmalabs-ai/cortex
- Original v1: waynevaughan/cortex (est. Feb 13, 2026)
- License: MIT