Skip to content

Add engram-rs to Knowledge & Memory#2518

Open
kael-bit wants to merge 1 commit intopunkpeye:mainfrom
kael-bit:add-engram-rs
Open

Add engram-rs to Knowledge & Memory#2518
kael-bit wants to merge 1 commit intopunkpeye:mainfrom
kael-bit:add-engram-rs

Conversation

@kael-bit
Copy link

Add engram-rs to Knowledge & Memory

Server: kael-bit/engram-rs
Glama listing: glama.ai/mcp/servers/@kael-bit/engram-rs

What it does:
Hierarchical memory engine for AI agents. Memories automatically decay, get promoted through quality gates, merge when semantically similar, and self-organize into a browsable topic tree.

Key features:

  • Three-layer memory lifecycle (Buffer → Working → Core) with LLM quality gates
  • Semantic deduplication and merge
  • Automatic importance decay (epoch-based, not wall-clock)
  • Self-organizing topic tree via vector clustering
  • Single Rust binary, zero external dependencies
  • MCP server via Node.js wrapper (npx engram-mcp)

Release: v0.15.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant