discourse/plugins/discourse-ai/lib/agents
2026-04-15 00:00:46 +02:00
..
artifact_update_strategies DEV: Fix deprecations in plugins specs and silence output (#39257) 2026-04-15 00:00:46 +02:00
tools FEATURE: Add review queue tools for AI agents (#38928) 2026-03-30 14:42:54 -03:00
agent.rb DEV: Add the ability to register an AI module for data explorer (#38891) 2026-04-03 13:59:06 +08:00
artist.rb
bot.rb
bot_context.rb FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11: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
general.rb
github_helper.rb
image_captioner.rb
locale_detector.rb
markdown_table_generator.rb
post_illustrator.rb
post_raw_translator.rb DEV: Use structured output for translations (#39079) 2026-04-03 11:39:27 +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
summarizer.rb
titles_generator.rb
tool_runner.rb DEV: Expose agent RAG as a standard tool (#38691) 2026-03-24 10:26:13 -03: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