Skip to content

williamzujkowski/memory-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memory-bench

Memory system benchmark for nexus-agents. E2E test for memory_query and memory_stats MCP tools.

Quick start

pnpm install
pnpm test        # Run unit tests
pnpm typecheck   # TypeScript strict check
pnpm build       # Compile to dist/

MCP tools covered

Tool Purpose
memory_query Query across all memory backends with unified results
memory_stats Get memory system statistics dashboard

Live integration mode

NEXUS_LIVE=true npx tsx src/run-live.ts

License

MIT

About

Memory system benchmark — E2E test for nexus-agents memory_query and memory_stats MCP tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors