README.md
pyproject.toml
agent/__init__.py
agent/__main__.py
agent/cli.py
agent/core.py
agent/llm.py
agent/state.py
agent/tools.py
ploop.egg-info/PKG-INFO
ploop.egg-info/SOURCES.txt
ploop.egg-info/dependency_links.txt
ploop.egg-info/entry_points.txt
ploop.egg-info/requires.txt
ploop.egg-info/top_level.txt
tests/test_cli.py
tests/test_llm.py
tests/test_smoke.py
tests/test_state.py
tests/test_tools.py