discourse/plugins/discourse-ai/app/jobs/scheduled
Penar Musaraj 90baea1ea7
FEATURE: Switch from opt-in to opt-out for categories in AI translations (#40169)
This PR changes Discourse AI translations from an opt-in category model
to an opt-out model: instead of translating only selected
`ai_translation_target_categories`, it introduces
`ai_translation_excluded_categories`, updates the admin UI copy and save
flow, changes topic/post/category candidate selection and detection jobs
to translate all non-excluded categories by default, and adds a
migration that converts existing target-category settings into the
equivalent excluded-category list for existing sites.

It also updates all related specs.

---------

Co-authored-by: discourse-patch-triage[bot] <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-05-26 14:51:04 -04:00
..
categories_locale_detection_backfill.rb FEATURE: Switch from opt-in to opt-out for categories in AI translations (#40169) 2026-05-26 14:51:04 -04:00
category_localization_backfill.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
embeddings_backfill.rb
generate_concepts_from_popular_items.rb
post_localization_backfill.rb DEV: Increase job interval for localization (#39518) 2026-04-24 10:57:18 +08:00
posts_locale_detection_backfill.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
purge_ai_api_audit_logs.rb FEATURE: improve performance of llm usage report (#36177) 2025-11-25 06:27:35 +11:00
refresh_ai_mcp_server_tools_cache.rb FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
remove_orphaned_embeddings.rb
rollup_ai_api_request_stats.rb FEATURE: improve performance of llm usage report (#36177) 2025-11-25 06:27:35 +11:00
sentiment_backfill.rb
summaries_backfill.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
tag_localization_backfill.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
tags_locale_detection_backfill.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
topic_localization_backfill.rb DEV: Increase job interval for localization (#39518) 2026-04-24 10:57:18 +08:00
topics_locale_detection_backfill.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00