README.md
pyproject.toml
skwhisper/__init__.py
skwhisper/__main__.py
skwhisper/config.py
skwhisper/curator.py
skwhisper/daemon.py
skwhisper/patterns.py
skwhisper/watcher.py
skwhisper.egg-info/PKG-INFO
skwhisper.egg-info/SOURCES.txt
skwhisper.egg-info/dependency_links.txt
skwhisper.egg-info/entry_points.txt
skwhisper.egg-info/requires.txt
skwhisper.egg-info/top_level.txt
skwhisper/clients/__init__.py
skwhisper/clients/ollama.py
skwhisper/clients/qdrant.py
skwhisper/clients/skmemory.py
tests/test_watcher.py