0f289e318282f4976ea06d269d4e76b23d2bb934
Add visual overlay rendering for @mention chips in the chat input using Unicode private use area characters as invisible placeholders. The implementation includes chip data tracking via `MentionChipMap`, dynamic segment parsing to separate chip and text content for overlay display, and updated memo comparison in `MessageBubble` to include avatar press handlers for proper re-render prevention.
Description
No description provided
Languages
TypeScript
99.9%
JavaScript
0.1%