discourse-ai/spec/system/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
..
ai_bot_helper_spec.rb FEATURE: add support for uploads when starting a convo (#1301) 2025-05-01 12:21:07 +10:00
ai_share_conversation_spec.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
artifact_spec.rb FEATURE: allow passing in data attributes to an artifact (#1346) 2025-05-19 15:44:37 +10:00
homepage_spec.rb DEV: Fix flakey upload spec (#1316) 2025-05-07 10:29:07 -05:00
persona_spec.rb REFACTOR: Move personas into its own module. (#1233) 2025-03-31 14:42:33 -03:00
share_spec.rb DEV: Drop widget post-menu spec (#1236) 2025-04-01 15:41:56 +01:00
tool_spec.rb DEV: invalid selector (#1286) 2025-04-25 16:56:09 +02:00