LICENSE
README.md
pyproject.toml
setup.py
src/rallies/__init__.py
src/rallies/cli.py
src/rallies/helpers.py
src/rallies/llm.py
src/rallies/manager.py
src/rallies.egg-info/PKG-INFO
src/rallies.egg-info/SOURCES.txt
src/rallies.egg-info/dependency_links.txt
src/rallies.egg-info/entry_points.txt
src/rallies.egg-info/requires.txt
src/rallies.egg-info/top_level.txt
src/rallies/agent/__init__.py
src/rallies/agent/agent.py
src/rallies/agent/prompts.py