discourse-ai/app/controllers/discourse_ai/ai_bot
Sam 3ac2359ff1
FEATURE: allow passing in data attributes to an artifact (#1346)
Also allow artifact access to current username

Usage inside artifact is:

1. await window.discourseArtifactReady;
2. access data via window.discourseArtifactData;
2025-05-19 15:44:37 +10:00
..
artifacts_controller.rb FEATURE: allow passing in data attributes to an artifact (#1346) 2025-05-19 15:44:37 +10:00
bot_controller.rb FEATURE: Personas powered summaries. (#1232) 2025-04-02 12:54:47 -03:00
conversations_controller.rb DEV: Group PMs by date (#1287) 2025-04-25 13:20:18 -05:00
shared_ai_conversations_controller.rb FIX: AI share page assets via CDN on login-required sites (#1343) 2025-05-16 09:30:38 +01:00