.env
.venv/
venv/
__pycache__/
*.pyc
node_modules/
logs/
state.json
whatsapp/
image_cache/
audio_cache/
document_cache/

# build artifacts
dist/
build/
*.egg-info/
src/whatsapp_agent/_runtime/
