Update README demo links and clarify setup instructions - #94
Merged
Conversation
The murder mystery link shipped without its widget key. mystery-demo.html loads the chat widget only `if (key)` is present in the query string, so the page rendered with nothing to interact with — the worst version of a demo link, since it looks alive and does nothing. It also defaults to Serbian, which is the wrong first impression for an English README. The section headline pointed at the site root, and the root redirects to /dashboard/workroom, which is behind authentication. A visitor arriving from GitHub got a login form. The section now leads with the two public surfaces and says plainly that the dashboard needs an account. The wizard demo needs no key — it loads the wizard script directly — but its interface is Serbian, so that is now stated rather than discovered. The key in the link is the widget's public key, which by design is embedded in customer pages; the admin key is separate and stays in the dashboard. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01ToCUNy2SqwvfTq4a6xfSk1
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.
Summary
Updated the README to improve clarity around the live demo experience and setup flow. Added API key parameter to the murder mystery demo link and clarified that the dashboard requires an account while the demos run without signup.
Changes
keyandlangquery parameters to the murder mystery demo link to enable the demo to runDetails
The changes make it clearer for new users that they can try MATE immediately via the live demos without any setup, while also setting proper expectations that accessing the full dashboard requires creating an account on a self-hosted instance.
https://claude.ai/code/session_01ToCUNy2SqwvfTq4a6xfSk1