__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.eggs/
*.lock
*.log
.env
.venv/
.pytest_cache/
hive.sqlite3
hive.sqlite3.bak-*
hive.server.pid
/.codex

# Host-local symbiont configuration and execution history
symbiont/config.toml
symbiont/cells/*/run_history.jsonl
