LICENSE
README.md
pyproject.toml
curlens/__init__.py
curlens/backfill.py
curlens/chat_store.py
curlens/cli.py
curlens/config.py
curlens/db.py
curlens/search.py
curlens/summarize.py
curlens.egg-info/PKG-INFO
curlens.egg-info/SOURCES.txt
curlens.egg-info/dependency_links.txt
curlens.egg-info/entry_points.txt
curlens.egg-info/top_level.txt
curlens/hooks/__init__.py
curlens/hooks/session_end.py
tests/test_chat_store.py
tests/test_hooks.py