0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-ai/spec/jobs/regular
Sam 41773777e4
FEATURE: Add locale-aware AI summaries (#41893)
Store summaries by locale so topics can serve and regenerate the
appropriate localized version. Generate gists for source and translated
locales, and make backfills handle each locale independently.
2026-07-22 17:31:38 +10:00
..
delete_user_posts_spec.rb FEATURE: Also delete api logs when user / user content is deleted (#41122) 2026-06-24 15:21:00 +08:00
detect_translate_post_spec.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
detect_translate_topic_spec.rb FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
digest_rag_upload_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
fast_track_topic_gist_spec.rb FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00
generate_inferred_concepts_spec.rb
generate_post_image_captions_spec.rb DEV: Remove unnecessary flakey agent setup (#41799) 2026-07-17 16:13:19 +08:00
generate_rag_embeddings_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
localize_categories_spec.rb FEATURE: Add category scope for AI translations (#41585) 2026-07-10 09:39:20 +08:00
localize_posts_spec.rb PERF: Fix localization backfills to pass (id, locale) pairs to workers (#39486) 2026-04-23 22:21:39 +08:00
localize_sidebar_sections_spec.rb FEATURE: Allow admins to localize custom sidebar section and links (#41795) 2026-07-21 21:45:50 +08:00
localize_tags_spec.rb FEATURE: Introduce tag localizations with API, without UI yet (#36754) 2025-12-18 18:25:58 +08:00
localize_theme_translations_spec.rb FIX: AI theme translation does not invalidate baked theme JS (#39761) 2026-05-06 09:50:55 +08:00
localize_topics_spec.rb PERF: Fix localization backfills to pass (id, locale) pairs to workers (#39486) 2026-04-23 22:21:39 +08:00
manage_embedding_def_search_index_spec.rb
stream_composer_helper_spec.rb
stream_discord_reply_spec.rb FIX: Run Discord agents as their associated user (#40914) 2026-06-15 18:00:30 -03:00
stream_discover_reply_spec.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
stream_post_helper_spec.rb DEV: Update spec for b929fbaaf6 (#40147) 2026-05-19 10:32:32 +10:00
stream_topic_ai_summary_spec.rb FEATURE: Add locale-aware AI summaries (#41893) 2026-07-22 17:31:38 +10:00