xyzChat

Widget playground

One script tag, no other setup. Behind the launcher sits the Go gateway speaking WebSocket RTM; per-chat sequence numbers let a conversation resume across reconnects and service restarts, and xyzBot answers approved routine questions before a human takes over.

Install: one script tag
<script async src="https://xyzchat.net/widget/widget.js"
  data-workspace-id="YOUR-WORKSPACE-ID"></script>

Try it: the launcher sits in the bottom-right corner.