discourse/plugins/discourse-ai/lib
Natalie Tay 02ebe73274
DEV: More updates to the highlight dash with more specific conditions (#40994)
- Groups the AI summary into clearer areas: getting people in, getting
people to participate, and support health. (lenses)
- Helps the AI connect related numbers instead of listing random stats.
(categorize KPI metrics)
- Notices when the community is creating many more or many fewer new
topics. (topic-volume signal)
- Shows when unanswered topics are a meaningful share of new topics, not
just a raw count. (unanswered-topic percentage)
- Makes the AI less likely to invent causes, traffic sources, or mention
missing data. (more grounding rules)
- Also for longer date ranges, we skip certain unmeaningful metrics
2026-06-18 11:20:21 +08:00
..
admin_dashboard DEV: More updates to the highlight dash with more specific conditions (#40994) 2026-06-18 11:20:21 +08:00
agents DEV: More updates to the highlight dash with more specific conditions (#40994) 2026-06-18 11:20:21 +08:00
ai_bot FIX: Agentic agents crash when max_turn_tokens is empty (#40952) 2026-06-16 16:59:58 -03:00
ai_helper FIX: Respect category tag restrictions when suggesting tags (#40545) 2026-06-04 09:11:56 +02:00
ai_moderation DEV: Enable Style/RedundantSelf rubocop rule (#40098) 2026-05-19 19:27:45 +02:00
ai_tool_scripts FEATURE: Add category definition filters and AI filterTopics binding (#39478) 2026-04-23 17:07:07 +10:00
automation DEV: Extract reusable PostsFilter into core (#40436) 2026-06-02 14:52:47 +02:00
completions FEATURE: Provider-native built-in tools for agents (web search) (#40809) 2026-06-16 14:37:51 -03:00
configuration FEATURE: Provider-native built-in tools for agents (web search) (#40809) 2026-06-16 14:37:51 -03:00
database DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
discord/bot FIX: Run Discord agents as their associated user (#40914) 2026-06-15 18:00:30 -03:00
discover DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
embeddings DEV: Tidy plugin API key scope resource names (#38640) 2026-03-17 13:03:42 +11:00
inference DEV: Make persona image tools platform agnostic (#36195) 2025-11-26 09:36:24 -08:00
inferred_concepts DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
mcp FEATURE: Add advanced OAuth options for MCP servers (#38913) 2026-04-01 08:47:23 +11:00
sentiment DEV: Let plugins exclude reports from the customisable dashboard (#40463) 2026-06-03 16:36:01 +03:00
summarization DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
tasks FEATURE: Add agent-backed sentiment classification (#40136) 2026-05-26 10:32:54 -03:00
translation FEATURE: Switch from opt-in to opt-out for categories in AI translations (#40169) 2026-05-26 14:51:04 -04:00
utils DEV: Remove unused PdfToImages util (#40833) 2026-06-12 14:36:02 +01:00
admin_dashboard.rb FEATURE: AI highlights for new dashboard (#40740) 2026-06-10 23:00:35 +08:00
ai_bot.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
automation.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
embeddings.rb
engine.rb DEV: Add DiscourseAi.register_feature public API (#39127) 2026-05-12 10:16:07 +08:00
guardian_extensions.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
multisite_hash.rb
post_extensions.rb
summarization.rb DEV: AI persona to agent migration (#38319) 2026-03-10 15:59:45 +11:00
topic_extensions.rb FEATURE: Star AI bot conversations in sidebar (#39869) 2026-05-14 15:04:31 +10:00
translation.rb FEATURE: Switch from opt-in to opt-out for categories in AI translations (#40169) 2026-05-26 14:51:04 -04:00