ulysses/tests/streaming
Merajul Arefin 2e37d72155
fix(chat): stop code-block button flicker during streaming (#3023)
Render streamed markdown incrementally (freeze finalized blocks,
re-render only the growing tail) instead of re-rendering the whole
message every token, which recreated every <pre> and dropped CSS :hover.
2026-06-06 04:08:54 -06:00
..
corpus.mjs fix(chat): stop code-block button flicker during streaming (#3023) 2026-06-06 04:08:54 -06:00
invariant.test.mjs fix(chat): stop code-block button flicker during streaming (#3023) 2026-06-06 04:08:54 -06:00
markdownHarness.mjs fix(chat): stop code-block button flicker during streaming (#3023) 2026-06-06 04:08:54 -06:00
segmenter.test.mjs fix(chat): stop code-block button flicker during streaming (#3023) 2026-06-06 04:08:54 -06:00