0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/plugins
Rafael dos Santos Silva af327fcec3
DEV: Use a realistic few-shot example in the summarizer agent (#42445)
Previously, the summarizer agent's few-shot example used a two-post toy
thread whose format didn't match the prompts the summarization
strategies actually build, and the system prompt described a post format
(`N) username message`) that no strategy emits.

This change replaces the example with one mirroring a real captured
request (discussion title line, posts inside `<input></input>` tags in
the real `(N username said: ...` format) paired with a multi-paragraph
cited summary demonstrating `[username]({resource_url}/N)` citations,
and fixes the post format description to match what the topic, chat, and
gist strategies actually send.
2026-08-07 15:41:42 -03:00
..
automation I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
chat UX: Swipe to clear notifications on chat channel (#42414) 2026-08-07 10:09:53 +02:00
checklist DEV: Remove rich_editor site setting (#41873) 2026-07-23 19:49:20 -03:00
discourse-adplugin I18N: Update translations (#42341) 2026-08-05 11:01:56 +02:00
discourse-affiliate DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-ai DEV: Use a realistic few-shot example in the summarizer agent (#42445) 2026-08-07 15:41:42 -03:00
discourse-apple-auth I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-assign I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-cakeday I18N: Update translations (#42016) 2026-07-28 16:55:49 +02:00
discourse-calendar FIX: Zoom webinar livestream not joining on countdown end sometimes (#42391) 2026-08-07 07:56:52 +10:00
discourse-captcha I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-chat-integration I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-data-explorer DEV: Remove hard-coded temperatures from built-in agents (#42441) 2026-08-07 13:48:29 -03:00
discourse-details I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
discourse-gamification I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-github I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-graphviz UX: Fit large Graphviz graphs to the box instead of overflowing (#40915) 2026-06-15 22:44:39 +01:00
discourse-lazy-videos Update discourse-lazy-videos plugin URL (#41835) 2026-07-22 22:31:04 +05:30
discourse-local-dates I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-login-with-amazon I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-lti PERF: Avoid replacing CSP nonces in non-cacheable responses (#42008) 2026-07-24 09:49:01 +08:00
discourse-math I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-microsoft-auth DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-narrative-bot I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-oauth2-basic FIX: Ensure email_verified is properly checked for true values in OAuth2 Basic (#42319) 2026-08-04 13:14:48 -05:00
discourse-openid-connect I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-patreon I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-policy I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-post-voting I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-presence I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-reactions I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-rewind I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-rss-polling I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-solved UX: don't show "me too" button on category description topics (#42444) 2026-08-07 14:04:05 -04:00
discourse-subscriptions I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-templates I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
discourse-topic-voting I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-user-notes I18N: Update translations (#42395) 2026-08-06 10:23:04 +02:00
discourse-workflows FEATURE: adds bump operation to topic action (#42410) 2026-08-07 17:03:34 +02:00
discourse-zendesk-plugin I18N: Update translations (#42016) 2026-07-28 16:55:49 +02:00
footnote I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
poll I18N: Update translations (#42308) 2026-08-04 15:58:41 +02:00
spoiler-alert I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
styleguide DEV: Give the styleguide a card anatomy, groups and a section subnav (#42385) 2026-08-07 15:11:56 -03:00