LICENSE
README.md
pyproject.toml
clawbox.egg-info/PKG-INFO
clawbox.egg-info/SOURCES.txt
clawbox.egg-info/dependency_links.txt
clawbox.egg-info/entry_points.txt
clawbox.egg-info/requires.txt
clawbox.egg-info/top_level.txt
src/__init__.py
src/auth.py
src/cli.py
src/config.py
src/database.py
src/embeddings.py
src/main.py
src/models.py
src/oauth.py
src/storage.py
src/routes/__init__.py
src/routes/drops.py
src/routes/files.py
src/routes/oauth.py
src/routes/search.py
src/routes/tokens.py