LICENSE
README.md
pyproject.toml
setup.cfg
menderbot/__init__.py
menderbot/__main__.py
menderbot/check.py
menderbot/code.py
menderbot/config.py
menderbot/doc.py
menderbot/git_client.py
menderbot/ingest.py
menderbot/llm.py
menderbot/prompts.py
menderbot/source_file.py
menderbot/typing.py
menderbot.egg-info/PKG-INFO
menderbot.egg-info/SOURCES.txt
menderbot.egg-info/dependency_links.txt
menderbot.egg-info/entry_points.txt
menderbot.egg-info/requires.txt
menderbot.egg-info/top_level.txt
tests/test_cli.py
tests/test_code_indent.py
tests/test_code_parsing.py
tests/test_source_file.py
tests/test_typing.py