Inline Components
AI components embedded directly in the page flow as <twwim-ask>, <twwim-voice>, <twwim-chat>, and <twwim-surface> tags — no floating widget.
These tags only hydrate when the plugin bundle that includes the inline-embed registration is served from the CDN. Rebuild & deploy the plugin + twwimui first (
local-deploy), then reload this page.Self-contained chat
<twwim-chat> renders input + answers in place.
UI v2 surface
<twwim-surface> — one natural-language field (text + inline mic) with a feed/log above it. Routes through the /flow2 turn router.
Ask field → chat
<twwim-ask target="catalog-chat"> sends the visitor's text; the answer renders in the chat below.
Theming (runtime, no rebuild)
theme="light"
match-theme
--twwim-accent override