- Modified chat auth failure handler to proceed with WebSocket connection - Generates anonymous user_id and session_id using crypto.randomUUID() - WebSocket handler already supports anonymous connections (creates UUIDs if not provided) - Removes error notification and retry loop that prevented chat from working This allows chat to work publicly without requiring authentication, which is the expected behavior for public bots. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| embedded | ||
| minimal | ||
| public/themes | ||
| shared | ||
| suite | ||