mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-08-01 19:03:45 +00:00
Also allow artifact access to current username Usage inside artifact is: 1. await window.discourseArtifactReady; 2. access data via window.discourseArtifactData;