Rewrite @supermemory/memory-graph with perf optimizations + consolidate consumers (#809)

Co-authored-by: Vorflux AI <noreply@vorflux.com>
This commit is contained in:
vorflux[bot] 2026-03-28 19:06:27 -07:00 committed by GitHub
parent 38282a37d6
commit 851b8cfe86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
92 changed files with 6791 additions and 12118 deletions

View file

@ -106,7 +106,8 @@
"vaul": "^1.1.2",
"zustand": "^5.0.7",
"@repo/lib": "workspace:*",
"@repo/validation": "workspace:*"
"@repo/validation": "workspace:*",
"@supermemory/memory-graph": "workspace:*"
},
"devDependencies": {
"@biomejs/biome": "^2.2.2",