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 batch analysis reporting: properly count analyzed vs unscored images
Images without OOD scores (never run through Discovery) were being
silently skipped, causing "Analyzed: 0" in the report. Now correctly
separates scored images from unscored ones and reports both counts.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments