__pycache__/
*.pyc
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.DS_Store
.gstack/
# Chat history files
*-chat-history.md
# Duplicate template directory (keep only src/harness_recall/templates/)
/templates/
