discourse-ai/spec/system
Mark VanLandingham cead887480
FIX: Don't error when navigating from AI Bot topic to regular (#1366)
We were getting an error in this logic causing Ember to fail to render the non-bot-topic that we navigate to.

I believe this is because the getter of participants is re-calculating (due to this.header.topicInfo being updated) before the args to this connector changes. Adding some safe navigation here fixes the issue.
2025-05-23 13:30:08 -05:00
..
ai_bot FIX: Don't error when navigating from AI Bot topic to regular (#1366) 2025-05-23 13:30:08 -05:00
ai_helper FEATURE: Improved diff streaming for AI composer helper (#1332) 2025-05-12 15:57:59 -07:00
ai_moderation FEATURE: Add AI-powered spam detection for new user posts (#1004) 2024-12-12 09:17:25 +11:00
embeddings REFACTOR: update embeddings to formkit (#1188) 2025-03-13 11:27:38 -04:00
llms FEATURE: Enhance LLM context window settings (#1271) 2025-04-17 14:44:15 -07:00
page_objects FIX: clear uploads after successfully posting new PM (#1307) 2025-05-02 13:46:22 +10:00
summarization DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
admin_ai_features_spec.rb FEATURE: Configure persona backed features in admin panel (#1245) 2025-04-10 08:16:31 -07:00
admin_ai_persona_spec.rb FEATURE: display more places where AI is used / Chat streamer (#1278) 2025-04-24 16:22:19 +10:00
admin_dashboard_spec.rb FEATURE: Add links to filtered emotion view on emotion dashboard table (#953) 2024-11-25 15:51:01 -03:00
core_features_spec.rb DEV: Add system spec to check core features are working fine 2025-04-08 17:04:20 +02:00