discourse-ai/assets/javascripts/discourse/lib
Keegan George dfea784fc4
DEV: Improve diff streaming accuracy with safety checker (#1338)
This update adds a safety checker which scans the streamed updates. It ensures that incomplete segments of text are not sent yet over message bus as this will cause breakage with the diff streamer. It also updates the diff streamer to handle a thinking state for when we are waiting for message bus updates.
2025-05-15 11:38:46 -07:00
..
ai-streamer FEATURE: forum researcher persona for deep research (#1313) 2025-05-14 12:36:16 +10:00
ai-bot-helper.js FEATURE: correctly decorate AI bots (#1300) 2025-04-30 16:36:38 +10:00
ai-helper-suggestions.js REFACTOR: Helper suggestions (#914) 2024-11-27 12:21:03 -08:00
ai-topic-summary.js DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
copy-conversation.js FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
diff-streamer.gjs DEV: Improve diff streaming accuracy with safety checker (#1338) 2025-05-15 11:38:46 -07:00
show-ai-helper.js DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
smooth-streamer.gjs DEV: Streaming animation API for components (#1224) 2025-03-27 08:06:33 -07:00
utilities.js DEV: IMAGE_MARKDOWN_REGEX import available in core (#847) 2024-10-21 14:48:10 -07:00
virtual-element-from-caret-coords.js REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00