discourse-ai/app
Keegan George 9be1049de6
DEV: Log AI related configuration to staff action log (#1416)
is update adds logging for changes made in the AI admin panel. When making configuration changes to Embeddings, LLMs, Personas, Tools, or Spam that aren't site setting related, changes will now be logged in Admin > Logs & Screening. This will help admins debug issues related to AI. In this update a helper lib is created called `AiStaffActionLogger` which can be easily used in the future to add logging support for any other admin config we need logged for AI.
2025-06-12 12:39:58 -07:00
..
controllers/discourse_ai DEV: Log AI related configuration to staff action log (#1416) 2025-06-12 12:39:58 -07:00
helpers/discourse_ai/ai_bot FIX: automatically bust cache for share ai assets (#942) 2024-11-22 11:23:15 +11:00
jobs FIX: When allowing private content translation, only translate group PMs and not personal PMs (#1432) 2025-06-13 00:55:52 +08:00
mailers FEATURE: support sending AI report to an email address (#368) 2023-12-19 17:51:49 +11:00
models FEATURE: hybrid artifact security mode (#1431) 2025-06-12 20:04:48 +10:00
serializers UX: add features to persona list and other style updates (#1405) 2025-06-12 08:23:10 -04:00
services DEV: Use full URL for problem check message (#1165) 2025-03-05 11:31:23 +08:00
views FEATURE: persistent key-value storage for AI Artifacts (#1417) 2025-06-11 06:59:46 +10:00