0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/discourse-ai/spec/system
Natalie Tay 06e652a1e2
FEATURE: Allow admins to duplicate AI agents (#42298)
Creating an AI agent for an existing AI feature required admins to
manually reproduce a compatible configuration.

This PR adds a searchable duplication flow that copies an existing agent
into an unsaved form. Also, this includes a change that keeps form
actions visible while creating or editing an agent with unsaved changes.
Also also includes a small update to FormKit so forms can remain dirty
until a save succeeds.
2026-08-04 18:02:00 +08:00
..
ai_bot DEV: Make enable_ai_bot_starred_conversations permanent (#41844) 2026-07-21 14:14:00 -04:00
ai_helper DEV: Remove rich_editor site setting (#41873) 2026-07-23 19:49:20 -03:00
ai_moderation DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
embeddings DEV: Restore/remove/fix/update AI-related specs (#39539) 2026-04-27 00:20:33 +02:00
llms FEATURE: add cost limits to LLM quotas (#41277) 2026-06-30 15:59:24 +10:00
page_objects FEATURE: Allow admins to duplicate AI agents (#42298) 2026-08-04 18:02:00 +08:00
summarization FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
admin_ai_agent_spec.rb FEATURE: Allow admins to duplicate AI agents (#42298) 2026-08-04 18:02:00 +08:00
admin_ai_features_spec.rb FIX: Bring shared setting-field renderers to parity with admin controls (#41773) 2026-07-17 08:37:37 +02:00
admin_ai_translations_spec.rb UX: improve AI translation configuration (#42241) 2026-07-31 15:51:31 -04:00
admin_dashboard_spec.rb DEV: Promote dashboard_improvements upcoming change to beta (#42116) 2026-07-29 12:09:26 +08:00
ai_artifact_key_value_api_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
ai_usage_spec.rb FIX: Improve AI report implementation (#40865) 2026-06-15 15:59:34 +10:00
ai_user_preferences_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
core_features_spec.rb DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
edit_post_image_captions_spec.rb FEATURE: Allow selection of multiple content languages when viewing topics and posts (#42128) 2026-07-30 12:19:44 +08:00
reviewable_spec.rb FIX: Resolve all of a deleted spammer's reviewables (#40780) 2026-06-15 13:34:15 +08:00