co-mono/packages
Mario Zechner e7c48e33a2 fix: emoji text wrapping crash in pi-tui
Fixed crash when rendering text containing emojis followed by long content.
The breakLongWord function was iterating over UTF-16 code units instead of
grapheme clusters, causing emojis (surrogate pairs) to be miscounted during
line wrapping. Now uses Intl.Segmenter to properly handle multi-codepoint
characters.
2025-11-26 23:55:01 +01:00
..
agent v0.9.4: Mom Slack bot with Docker sandbox 2025-11-26 01:50:28 +01:00
ai mom: add centralized logging, usage tracking, and improve prompt caching 2025-11-26 18:04:16 +01:00
coding-agent fix: emoji text wrapping crash in pi-tui 2025-11-26 23:55:01 +01:00
mom Restructure mom README: improve flow, clarify concepts, enhance security section 2025-11-26 23:22:43 +01:00
pods v0.9.4: Mom Slack bot with Docker sandbox 2025-11-26 01:50:28 +01:00
proxy v0.9.4: Mom Slack bot with Docker sandbox 2025-11-26 01:50:28 +01:00
tui fix: emoji text wrapping crash in pi-tui 2025-11-26 23:55:01 +01:00
web-ui v0.9.4: Mom Slack bot with Docker sandbox 2025-11-26 01:50:28 +01:00