LICENSE
README.md
setup.py
./morix/__init__.py
./morix/complection.py
./morix/config_loader.py
./morix/conversation.py
./morix/functions.py
./morix/helpers.py
./morix/main.py
./morix/scan.py
./morix/version.py
morix.egg-info/PKG-INFO
morix.egg-info/SOURCES.txt
morix.egg-info/dependency_links.txt
morix.egg-info/entry_points.txt
morix.egg-info/requires.txt
morix.egg-info/top_level.txt
tests/test_chat_complection.py
tests/test_config_loader.py
tests/test_conversation.py
tests/test_functions.py
tests/test_helpers.py
tests/test_main.py
tests/test_scan.py