discourse-ai/assets/javascripts/discourse/lib
Keegan George 9cd14b0003
DEV: Move composer AI helper to toolbar (#796)
Previously we had moved the AI helper from the options menu to a selection menu that appears when selecting text in the composer. This had the benefit of making the AI helper a more discoverable feature. Now that some time has passed and the AI helper is more recognized, we will be moving it back to the composer toolbar.

This is better because:
- It consistent with other behavior and ways of accessing tools in the composer
- It has an improved mobile experience
- It reduces unnecessary code and keeps things easier to migrate when we have composer V2.
- It allows for easily triggering AI helper for all content by clicking the button instead of having to select everything.
2024-09-13 11:59:30 -07:00
..
ai-bot-helper.js FEATURE: Share conversations with AI via a URL (#521) 2024-03-12 16:51:41 +11:00
ai-streamer.js FEATURE: smooth streaming animation for summarization (#778) 2024-08-29 15:07:07 -07:00
ai-topic-summary.js DEV: Add summarization logic from core (#658) 2024-07-02 08:51:59 -07:00
copy-conversation.js FIX: unable to share conversations with persona user (#479) 2024-02-20 16:16:23 +11:00
show-ai-helper.js DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
utilities.js FIX: info not working, not suppressing hidden tags from report (#696) 2024-07-02 16:38:33 +10:00
virtual-element-from-caret-coords.js REFACTOR: AI Composer Helper Menu (#715) 2024-08-06 10:57:39 -07:00