discourse-ai/lib
Sam 40fa527633
FIX: cross talk when in ai helper (#1478)
Previous to this change we reused channels for proofreading progress and
ai helper progress

The new changeset ensures each POST to stream progress gets a dedicated
message bus channel

This fixes a class of issues where the wrong information could be displayed
to end users on subsequent proofreading or helper calls

* fix tests

* fix implementation (got to subscribe at 0)
2025-07-01 18:02:16 +10:00
..
ai_bot FIX: A typo in bot filtration in ai-bot-header-icon (#1455) 2025-06-24 10:51:07 -03:00
ai_helper FIX: cross talk when in ai helper (#1478) 2025-07-01 18:02:16 +10:00
ai_moderation FEATURE: Use Persona's when scanning posts for spam (#1465) 2025-06-27 10:35:47 -03:00
automation FEATURE: Triage can hide posts after adding them to the review queue (#1348) 2025-05-20 08:19:00 +10:00
completions FIX: Strip uploads from msg when searching for rag fragments (#1475) 2025-06-30 15:03:17 -03:00
configuration FEATURE: Display spam module on features list. (#1469) 2025-06-27 14:18:01 -03:00
database DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
discord/bot FEATURE: add inferred concepts system (#1330) 2025-06-02 14:29:20 -03:00
embeddings FIX: Return no topics when embeddings is disabled (#1473) 2025-06-30 17:45:04 +08:00
inference FEATURE: forum researcher persona for deep research (#1313) 2025-05-14 12:36:16 +10:00
inferred_concepts FIX: Proper default LLM detection for inferred concepts (#1392) 2025-06-02 17:56:47 -03:00
personas FIX: Strip uploads from msg when searching for rag fragments (#1475) 2025-06-30 15:03:17 -03:00
sentiment DEV: re-implement bulk sentiment classifier (#1449) 2025-06-20 16:06:03 +10:00
summarization FIX: No need for XML in gists responses anymore (#1420) 2025-06-10 14:21:31 -03:00
tasks DEV: rake task to populate sentiment in dev env (#1176) 2025-03-10 14:21:00 -03:00
tokenizer FEATURE: Update OpenAI tokenizer to GPT-4o and later (#1467) 2025-06-26 15:26:09 -03:00
translation FEATURE: allow seeing configured LLM on feature page (#1460) 2025-06-24 17:42:47 +10:00
utils DEV: Log AI related configuration to staff action log (#1416) 2025-06-12 12:39:58 -07:00
automation.rb FEATURE: Triage can hide posts after adding them to the review queue (#1348) 2025-05-20 08:19:00 +10:00
embeddings.rb DEV: Robust check for embeddings enabled (#1116) 2025-02-06 12:18:55 -03:00
engine.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
guardian_extensions.rb FIX: Restore gists previous group access behavior. (#1247) 2025-04-07 12:04:30 -03:00
multisite_hash.rb FIX: properly cache user locale (#593) 2024-04-26 09:28:35 -03:00
post_extensions.rb FEATURE: add inferred concepts system (#1330) 2025-06-02 14:29:20 -03:00
summarization.rb FEATURE: Personas powered summaries. (#1232) 2025-04-02 12:54:47 -03:00
topic_extensions.rb FEATURE: add inferred concepts system (#1330) 2025-06-02 14:29:20 -03:00