docs(guide): point the embeddable-widget path at @smooai/chat-widget (Aurora Glass)#116
Merged
Merged
Conversation
…(Aurora Glass) The React/Custom-UIs guide steered consumers to the SDK @smooai/smooth-operator/widget (the in-tree duplicate tracked for retirement under SMOODEV-1845) instead of the canonical published @smooai/chat-widget (Aurora Glass) — the widget smooth-operator itself now serves (#113) and the marketing demos embed. Update the recommendation: the mermaid node, the table row, the install note, and the No-React section now use @smooai/chat-widget (mountChatWidget + the recommended deferred loader + the eager IIFE), with a note that the SDK ./widget copy still exists but @smooai/chat-widget is canonical. Docs-only; does not change the SDK API (independent of the 1845 removal decision). Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01U7Mn93HpqhSgEmX6tRdPAv
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The React Components and Custom UIs guide steered consumers to the SDK @smooai/smooth-operator/widget — the in-tree duplicate tracked for retirement under SMOODEV-1845 — instead of the canonical published @smooai/chat-widget (Aurora Glass), which is the widget smooth-operator itself now serves (#113) and the marketing demos embed.
Updates the recommendation (mermaid node, table row, install note, the No-React section) to @smooai/chat-widget:
mountChatWidget+ the recommended deferred loader embed + the eager IIFE, with a note that the SDK ./widget copy still exists but @smooai/chat-widget is canonical.Docs-only — does not touch the SDK API, so it stands independent of the eventual SMOODEV-1845 removal decision (it just stops mis-directing consumers to the duplicate).
🤖 Generated with Claude Code