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: expand dedup to check all prior lines, not just adjacent
_dedup_lines now checks against all earlier lines instead of only the
previous one, catching display math duplicates separated by other
content (e.g. "90°" appearing after "D. 90°" with lines between).
Also apply dedup at the combined output level across regions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments