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
Replaces byte-based string truncation with a new `truncate_chars` function that truncates by Unicode scalar values, ensuring proper handling of multi-byte characters and appending ellipsis when needed.
0 commit comments