.agent-runs/
__pycache__/
*.pyc
dist/
.venv/
.codeclone/
.idea/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
.coverage
htmlcov/
build/
*.whl
site/
.cache/
.claude/

# stray run output from a config whose runs_dir is not .agent-runs
runs/
