# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# AgentSonar runtime output — JSONL logs and HTML/JSON reports produced
# when running examples or user code in the repo root.
agentsonar_*.log
agentsonar_*.json
agentsonar_*.html
