Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.
Graph-native working memory for coding agents: typed memories, causal retrieval, bounded capacity, and compact briefs for small models. is a bounded working-memory layer for coding and debugging agents that need the right file, failure, and next action under tight token budgets. It is not a replacement for a general-purpose temporal knowledge graph like Graphiti — see ARCHITECTURE.md for the…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Graph-native working memory for coding agents: typed memories, causal retrieval, bounded capacity, and compact briefs for small models. is a bounded working-memory layer for coding and debugging agents that need the right file, failure, and next action under tight token budgets. It is not a replacement for a general-purpose temporal knowledge graph like Graphiti — see ARCHITECTURE.md for the honest comparison. This repository also contains the TypeScript npm workspace under . — Python…