01Cross-Agent Workspace Sync: Automatically detects and migrates MCP configs, rules, and skills across 5 popular AI coding agents.
02Auto-Memory Hooks: Automatically captures decisions, errors, gotchas, and learnings from agent interactions with cooldown and noise filtering.
03Hybrid Search: Combines full-text (BM25) and optional vector (semantic) search capabilities via Orama for intelligent retrieval.
04Knowledge Graph: Implements an Entity-Relation model compatible with official MCP Memory Servers for structured knowledge management.
053-Layer Progressive Disclosure: Offers token-efficient search results through compact indexes (L1), chronological context (L2), and full details on demand (L3).
061 GitHub stars