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
embeddings
llms
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
admin_ai_persona_spec.rb
admin_dashboard_spec.rb
core_features_spec.rb