- Repetition guard (
-g, --guard-repetition) now checks input for existing repetition before translating. When the source text itself contains a pattern repeated more than half the guard threshold, the threshold is automatically raised to 3x the detected count to avoid false-positive aborts.
Full Changelog: v3.3.1...v3.3.2