Memory system benchmark for nexus-agents. E2E test for memory_query and memory_stats MCP tools.
pnpm install
pnpm test # Run unit tests
pnpm typecheck # TypeScript strict check
pnpm build # Compile to dist/| Tool | Purpose |
|---|---|
memory_query |
Query across all memory backends with unified results |
memory_stats |
Get memory system statistics dashboard |
NEXUS_LIVE=true npx tsx src/run-live.tsMIT