LICENSE
README.md
pyproject.toml
src/recall/__init__.py
src/recall/cli.py
src/recall/config.py
src/recall/embed.py
src/recall/recall_mcp.py
src/recall/retrieve.py
src/recall/store.py
src/recall_sqlite.egg-info/PKG-INFO
src/recall_sqlite.egg-info/SOURCES.txt
src/recall_sqlite.egg-info/dependency_links.txt
src/recall_sqlite.egg-info/entry_points.txt
src/recall_sqlite.egg-info/requires.txt
src/recall_sqlite.egg-info/top_level.txt
tests/test_core.py