mirror of
https://github.com/JohnRiceML/clawport-ui.git
synced 2026-08-14 00:47:50 +00:00
Replace all crypto.randomUUID() calls with generateId() helper that falls back to a Math.random-based UUID in non-secure contexts (HTTP, older browsers). Fixes #1. Also sets the ClawPort logo as the default sidebar icon in place of the lobster emoji. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>