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
feat: include manual_painted column in CSV download
Adds a 'manual_painted' column (palette index, blank if unpainted) to
the exported participants.csv. Also fixes a redundant inner findIndex
that was O(n²) — the outer map index is used directly instead.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments