GustyCube/membrane
A selective learning and memory substrate for agentic systems — typed, revisable, decayable memory with competence learning and trust-aware retrieval.
Membrane provides a structured, multi-tiered memory system for LLM agents built on typed schemas (episodic, semantic, competence, and plan graphs) with asynchronous consolidation that extracts knowledge from raw experience. It implements trust-gated retrieval with sensitivity levels, time-based salience decay, and full revision provenance tracking, allowing agents to safely update learned facts with evidence. The system offers gRPC APIs and embedded Go library usage, with optional Postgres+pgvector backends for vector-aware retrieval and SQLCipher encryption at rest.
Stars
59
Forks
6
Language
Go
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/GustyCube/membrane"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding...
Open-Source-Legal/OpenContracts
Humans and AI agents, building knowledge bases together. Self-hosted document annotation,...
omega-memory/omega-memory
Persistent memory for AI coding agents
volcengine/MineContext
MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)
gengxy1216/FlockMem
✦ FlockMem is a lightweight, local-first long-term collective memory bus for multi-agents,...