__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.log
.env
.venv/
.pytest_cache/
hive.sqlite3
hive.sqlite3-wal
hive.sqlite3-shm
hive.sqlite3.bak-*
hive.server.pid
/.codex
.coverage
htmlcov/
/symbiont/
/docs/private/

# Host-local symbiont configuration and execution history
symbiont/config.toml
symbiont/cells/*/run_history.jsonl
node_modules/
test-results/
playwright-report/
