Show HN: Memwright – Self-hosted memory for multi-agent teams, no LLM in path
Category: infrastructure
Tags: agent-memory, multi-agent, infrastructure
Score: 6.5/10 (Innovation: 7, Technical: 5, Documentation: 8, Utility: 6)
Memwright is a self-hosted memory layer for multi-agent AI systems, designed to persist and share knowledge between different agents in a pipeline without requiring LLM calls for retrieval. It's interesting because it addresses a critical production challenge in agentic systems—state and context continuity—with a deterministic, infrastructure-focused approach that includes namespace isolation, RBAC, and token-budgeted recall.
Target audience: backend devs, devops
Repository: https://github.com/bolnet/agent-memory · Python · MIT · 12 stars
View on Hacker News