discourse-ai/test/javascripts
Sam 55dab9c68a
FIX: stabilize diff algorithm for streaming (#1358)
Previous to this fix we would diff the entire body of text, this
could lead to situations where a diff presented to a user was
wildly off matching areas in the text that should not have been
tested.

New algorithm only checks a portion of the string, this ensures
that during streaming there is no chance for wild mistakes
2025-05-22 16:31:21 +10:00
..
acceptance FEATURE: Bot Conversation Homepage (#1273) 2025-04-22 10:22:03 -05:00
fixtures DEV: Improve explain suggestion footnote replacement (#999) 2024-12-04 11:41:34 -08:00
integration/components DEV: Make indicator wave a reusable component (#807) 2024-09-18 09:53:54 -07:00
unit FIX: stabilize diff algorithm for streaming (#1358) 2025-05-22 16:31:21 +10:00
.gitkeep Initial commit 2023-02-17 11:33:47 -03:00