__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
*.agent
test-agents/
.venv/
venv/
.env
.pytest_cache/
.coverage
htmlcov/
*.so
.mypy_cache/

.claude/
