You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Complete playbackMode removal from messages and tests
The gate mode removal PR left several references to playbackMode in:
- messages.ts: MUTATING_MESSAGE_TYPES and STATE_MUTATING_BROADCASTS
- sync-classification.ts: SYNCED_ACTIONS
- Various test files with outdated counts and fixtures
Also updates live-session.test.ts to use stepCount:256 (truly invalid)
since Phase 29F polyrhythm support expanded VALID_STEP_COUNTS to
include 128.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments