Persistent, git-friendly memory storage for AI agents — hybrid semantic + full-text search, append-only binary format, zero-copy reads
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
1
commits
docs: add comprehensive doc comments, update keywords/categories, add badges
7776a85View on GitHubdocs: add comprehensive doc comments, update keywords/categories, add badges
bae0401View on GitHubrefactor: replace manual atomic write pattern with `atomic-write-file` crate
78e6422View on GitHubfix: gate directory fsync to Unix only for Windows compatibility
9903858View on GitHubMerge pull request #1 from ramarivera/codex/fix-darwin-errno
b2c87e3View on GitHubci: replace Docker-based cargo-deny action with pre-built binary
b23f45cView on GitHubfix(api): use portable unix errno lookup for liveness check
b6112bfView on GitHubfeat: switch default model to potion-base-32M and add --version flag
a7cb9c4View on GitHub