__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

.vscode/
.opencode/
openspec/
DailyWork/
.sisyphus/
.superpowers/

configs/pyclaw.json
pyclaw.json
web/.vite/
node_modules/
logs/

.worktrees/
