LICENSE
MANIFEST.in
README.md
pyproject.toml
llm_coder/__init__.py
llm_coder/agent.py
llm_coder/cli.py
llm_coder/filesystem.py
llm_coder/litellm_cli.py
llm_coder/shell_command.py
llm_coder.egg-info/PKG-INFO
llm_coder.egg-info/SOURCES.txt
llm_coder.egg-info/dependency_links.txt
llm_coder.egg-info/entry_points.txt
llm_coder.egg-info/requires.txt
llm_coder.egg-info/top_level.txt
tests/test_agent.py
tests/test_shell_command.py