discourse-ai/spec/system
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 FEATURE: improve site setting search (#780) 2024-08-29 16:05:38 +10:00
ai_helper DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
embeddings DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
llms FIX: urlEditable must be true for all providers except Bedrock (#766) 2024-08-22 11:31:28 -03:00
page_objects DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
summarization FIX: Display cached summaries with our new streamer. (#792) 2024-09-03 18:45:28 -03:00
toxicity DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
admin_ai_persona_spec.rb FEATURE: Add breadcrumbs to LLMs and Persona admin pages (#666) 2024-07-10 10:56:13 +10:00
admin_dashboard_spec.rb DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00