discourse/plugins/discourse-ai/spec/system
Kris cef550d982
FIX: ensure AI gists render on mobile (#34261)
Follow-up to
383760759b

The change in outlet there made the gists stop appearing on mobile, so
here I'm making the outlet conditional on mobile/desktop view and adding
a spec to make sure they appear

---------

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2025-08-12 17:16:31 -04:00
..
ai_bot FEATURE: AI header icon should remember last URL (#34108) 2025-08-08 09:12:22 +10:00
ai_helper DEV: Fix a flaky AI composer helper test (#33998) 2025-07-31 13:55:44 +10:00
ai_moderation FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
embeddings
llms FEATURE: support GPT-5 (#34168) 2025-08-08 17:32:35 +10:00
page_objects FEATURE: AI header icon should remember last URL (#34108) 2025-08-08 09:12:22 +10:00
summarization FIX: ensure AI gists render on mobile (#34261) 2025-08-12 17:16:31 -04:00
admin_ai_features_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
admin_ai_persona_spec.rb
admin_dashboard_spec.rb
ai_artifact_key_value_api_spec.rb
ai_user_preferences_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
core_features_spec.rb