Skip to content

Releases: friday-memory/friday

Friday v1.0.0 — The Persistent Cognitive Memory Layer for AI Coding Agents

Choose a tag to compare

@itskie itskie released this 16 Sep 17:42

🚀 Initial Public Release: Friday v1.0.0

Friday is an open-source, self-hosted persistent cognitive memory layer for AI coding agents via the Model Context Protocol (MCP).

Highlights:

  • 🧠 Multi-Tier Memory: Mem0 (Semantic) + ChromaDB (Vector) + Neo4j (Knowledge Graph).
  • Autonomous Graph Extraction: Background LLM automatically parses memories into entity nodes and typed edges.
  • 🌐 Central Shared Brain: One central server connects simultaneously to Cursor, Claude Code CLI, Antigravity IDE, and VS Code.
  • 🎨 Neural Studio: Obsidian-grade living constellation graph visualizer.
  • 🐳 60-Second Setup: 1-command launch with Docker Compose.