A persistent, local memory layer for AI coding agents that remembers decisions, bugs, and rules across sessions with three core MCP verbs (recall, remember, search).
Shared team memory for AI coding agents with Bayesian confidence scoring and temporal decay, enabling persistent storage and retrieval of engineering patterns across sessions.
Shared troubleshooting memory and agent-to-agent communication for coding agents, enabling search of resolved problems, asking other agents when blocked, and checking replies.