discourse/plugins/discourse-ai/lib/agents
Jarek Radosz 8baf4d5d4c
DEV: Enable Style/RedundantSelf rubocop rule (#40098)
(to be enabled in the shared config)
2026-05-19 19:27:45 +02:00
..
artifact_update_strategies DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
tool_runner DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
tools DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
agent.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
artist.rb
bot.rb
bot_context.rb FIX: Ensure that the current user's guardian is used when running AI tools tests. (#38676) 2026-04-29 16:25:52 -03:00
chat_thread_titler.rb
concept_deduplicator.rb
concept_finder.rb
concept_matcher.rb
content_creator.rb
creative.rb
custom_prompt.rb
designer.rb
discourse_helper.rb
discover.rb
forum_researcher.rb FEATURE: Support subcategories and IDs in researcher category filter (#39877) 2026-05-12 09:27:57 +10:00
general.rb
github_helper.rb
image_captioner.rb
locale_detector.rb DEV: Also pass configured supported locales into the prompt for language detection (#40029) 2026-05-14 21:15:26 +08:00
markdown_table_generator.rb
post_illustrator.rb
post_raw_translator.rb DEV: Update post translation prompts for german cases (#40112) 2026-05-18 20:31:13 +08:00
proofreader.rb FIX: Don't change quoted content whe proofreading (#38934) 2026-03-27 15:15:25 -03:00
report_runner.rb
researcher.rb
settings_explorer.rb
short_summarizer.rb
short_text_translator.rb DEV: Use structured output for translations (#39079) 2026-04-03 11:39:27 +08:00
smart_dates.rb
spam_detector.rb
sql_helper.rb DEV: Enable Style/RedundantParentheses rubocop rule (#40095) 2026-05-19 15:48:09 +02:00
summarizer.rb
titles_generator.rb
tool_runner.rb DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
topic_title_translator.rb DEV: Use structured output for translations (#39079) 2026-04-03 11:39:27 +08:00
translator.rb
tutor.rb
web_artifact_creator.rb