Commit Graph

9 Commits

Author SHA1 Message Date
6accd62df5 Replace better-sqlite3 with built-in SQLite drivers
All checks were successful
npm release / verify (push) Successful in 24s
npm release / publish to npm (push) Successful in 11s
2026-05-12 16:52:22 +09:00
d83fc31c59 feat: add isolated memory spaces 2026-05-11 14:45:28 +09:00
4f877a40fb feat: add provider-agnostic LLM extractor adapter 2026-05-11 12:19:50 +09:00
810f4a6bf2 feat: add semantic fact search and embeddings 2026-05-11 12:05:47 +09:00
428f5021e8 feat: add topic alias resolution APIs 2026-05-11 11:53:56 +09:00
ba03ecb85b feat: add topic hierarchy APIs 2026-05-11 11:46:10 +09:00
9f3133a403 test: specify pluggable fact ingestion behavior 2026-05-11 10:50:43 +09:00
f4b6548054 test: specify memory graph query APIs 2026-05-11 10:46:38 +09:00
fb140d7a50 test: define schema contract for topic fact graph 2026-05-11 10:42:50 +09:00