feat(memory): add FTS5 memory system, refactor to multi-file structure

This commit is contained in:
2026-03-15 14:17:15 -07:00
parent 3a0264efa6
commit 4c7610a554
4 changed files with 1199 additions and 1519 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
*.py-
__pycache__/
venv/
readme.md-