AGOR_INSTRUCTIONS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/agor/__init__.py
src/agor/main.py
src/agor/repo_mgmt.py
src/agor/utils.py
src/agor.egg-info/PKG-INFO
src/agor.egg-info/SOURCES.txt
src/agor.egg-info/dependency_links.txt
src/agor.egg-info/entry_points.txt
src/agor.egg-info/requires.txt
src/agor.egg-info/top_level.txt
src/agor/tools/README_ai.md
src/agor/tools/agent_prompt_templates.py
src/agor/tools/code_exploration.py
src/agor/tools/code_exploration_docs.md
src/agor/tools/project_planning_templates.py
tests/test_code_exploration.py