discourse-ai/assets/javascripts/discourse
Keegan George 943aa7468d
FIX: Final summary sometimes missing
This PR fixes an issue where the summary updater sometimes doesn't show the last update. Due to some timing issues with the summary updater and the component this seems to happen. By explicitly calling set raw after the cooked, we ensure the final summary will always be set.

No tests as this timing issue is difficult to test.
2024-11-06 12:00:35 -08:00
..
admin FEATURE: smarter persona tethering (#832) 2024-10-16 07:20:31 +11:00
components UX: convert AI gist disclosure to a toggle (#878) 2024-10-29 11:59:41 -04:00
connectors DEV: Use the new more-topics API (#885) 2024-11-04 17:42:50 +01:00
controllers FIX: Prevent AI caption setting from showing unless all criteria is met (#753) 2024-08-14 10:17:36 -07:00
lib FIX: Final summary sometimes missing 2024-11-06 12:00:35 -08:00
routes FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00
services UX: convert AI gist disclosure to a toggle (#878) 2024-10-29 11:59:41 -04:00
templates FIX: Prevent AI caption setting from showing unless all criteria is met (#753) 2024-08-14 10:17:36 -07:00
admin-discourse-ai-plugin-route-map.js FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
admin-discourse-ai-route-map.js FEATURE: Expose sentiment classifications via the admin dashboard. (#284) 2023-11-08 10:50:37 -03:00
discourse-ai-shared-conversation-show-route-map.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
preferences-ai-route-map.js FEATURE: Auto image captions (#637) 2024-05-27 10:49:24 -07:00