.venv/
__pycache__/
*.pyc
recordings/
profiles/
dist/
*.egg-info/
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
.coverage.*
.hypothesis/
.ci/
# Keep tracked baseline ratchets — CI + contributors share these.
!.ci/
!.ci/*-baseline.json
!.ci/pip-audit-allow.txt
node_modules/
*.actcache

# Compiled debugger frontend (built by packages/octowright-frontend)
src/octowright/server/frontend/
packages/octowright-frontend/coverage/
# package-lock.json is committed for reproducible npm installs
.worktrees/

# Local agent/tooling artifacts
.claude/
.claude-plugin/
.codex-plugin/
.gemini/
memray.bin
/using-octowright/
verify_macro_explain.py
scripts/profile_benchmarks.py

.DS_Store
.superpowers/
mutants/
