discourse-ai/spec/system
Sam ed311de937
FIX: various bugs in AI interface (#1430)
* FIX: improve transition logic in forms

previously back button would take you back to the /new route

* FIX: enum selection not working for persona tools

* seed information correctly in the DB

* fix broken spec

* Update assets/javascripts/discourse/components/ai-tool-editor-form.gjs

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>

---------

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2025-06-12 13:50:52 +10:00
..
ai_bot FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
ai_helper DEV: a real selection change has a pointerup event (#1427) 2025-06-12 00:59:21 +02: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 FIX: various bugs in AI interface (#1430) 2025-06-12 13:50:52 +10:00
page_objects FEATURE: Display features that rely on multiple personas. (#1411) 2025-06-09 16:13:09 -03:00
summarization DEV: Use structured responses for summaries (#1252) 2025-05-06 10:09:39 -03:00
admin_ai_features_spec.rb FEATURE: Display features that rely on multiple personas. (#1411) 2025-06-09 16:13:09 -03:00
admin_ai_persona_spec.rb FIX: when tool options are added they should be available (#1406) 2025-06-05 12:05:55 +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
ai_artifact_key_value_api_spec.rb FEATURE: persistent key-value storage for AI Artifacts (#1417) 2025-06-11 06:59:46 +10:00
core_features_spec.rb DEV: Add system spec to check core features are working fine 2025-04-08 17:04:20 +02:00