Auto-generated chat titles produce malformed word "Sprawdzenying" (PL/EN mix) across unrelated sessions

Open 💬 0 comments Opened Jul 6, 2026 by z28pzztw8k-cmd

Auto-generated conversation titles in Claude Code repeatedly produce a malformed hybrid word "Sprawdzenying" — appears to be the Polish stem "Sprawdzeni-" (from "sprawdzenie"/"sprawdzanie") incorrectly fused with the English gerund suffix "-ing".

Observed in at least two unrelated sessions:

  1. "Sprawdzenying LaunchAgent odpowiedzialnego za restart AutoMounterHelper"
  2. "Sprawdzenying struktury konfiguracji Notification Center i weryfikacja zmiany polityki haseł"

Both sessions had the global setting "language": "polish" set in ~/.claude/settings.json, which correctly governs assistant response language, but does not appear to be respected by the auto-titling mechanism — titles come out as a broken PL/EN mix rather than either consistent Polish or consistent English.

Expected: with "language": "polish" set, auto-generated titles should be in correct, grammatically valid Polish (or at minimum, not fuse language fragments into non-words).

Actual: titles mix Polish stems with English grammar morphology, producing invalid words.

View original on GitHub ↗