LICENSE
MANIFEST.in
README.md
pyproject.toml
src/machina_legens/__init__.py
src/machina_legens/cli.py
src/machina_legens/config.py
src/machina_legens/githf.py
src/machina_legens/machina.yaml
src/machina_legens/machine.py
src/machina_legens/utilities.py
src/machina_legens.egg-info/PKG-INFO
src/machina_legens.egg-info/SOURCES.txt
src/machina_legens.egg-info/dependency_links.txt
src/machina_legens.egg-info/entry_points.txt
src/machina_legens.egg-info/requires.txt
src/machina_legens.egg-info/top_level.txt
src/machina_legens/providers/__init__.py
src/machina_legens/providers/camelids.py
src/machina_legens/providers/castor_pollux.py
src/machina_legens/providers/depsek.py
src/machina_legens/providers/electroid.py
src/machina_legens/providers/openai.py
src/machina_legens/providers/qrog.py
src/machina_legens/providers/strangelove.py
tests/test_cli.py
tests/test_e2e.py
tests/test_llm_soup.py
tests/test_utilities.py