LICENSE
README.md
pyproject.toml
selflayer/__init__.py
selflayer/__main__.py
selflayer/ai.py
selflayer/cli.py
selflayer/config.py
selflayer/models.py
selflayer/search.py
selflayer/tui.py
selflayer/web.py
selflayer.egg-info/PKG-INFO
selflayer.egg-info/SOURCES.txt
selflayer.egg-info/dependency_links.txt
selflayer.egg-info/entry_points.txt
selflayer.egg-info/requires.txt
selflayer.egg-info/top_level.txt
tests/test_models.py
tests/test_web.py