Add an explicit Character Streaming rendering mode that smooths chunky server updates by buffering attributed composed graphemes and releasing them one at a time.
The mode should preserve Markdown styling, links, layout, accessibility, Reduce Motion behavior, completion/replacement handling, and existing Fade behavior across UIKit and AppKit. The sample should expose Character Streaming and Standard Fade as selectable modes.
Add an explicit Character Streaming rendering mode that smooths chunky server updates by buffering attributed composed graphemes and releasing them one at a time.
The mode should preserve Markdown styling, links, layout, accessibility, Reduce Motion behavior, completion/replacement handling, and existing Fade behavior across UIKit and AppKit. The sample should expose Character Streaming and Standard Fade as selectable modes.