*.pyc
__pycache__
.venv
.DS_Store
.env

# Node / Frontend
node_modules/
dist/
build/
npm-debug.log*
yarn-debug.log*
yarn-error.log*

bdi_agent_log.md
.coverage
htmlcov/