v0.8.2 — Embed orb logo (real cold-boot fix)
The real fix for the dark chat-head orb after a reboot.
Fixed
- The orb's logo is now embedded in the app, so it always shows. v0.8.1 retried the HTTP fetch, but on a cold boot the very first failure could be missed (the image started loading before the retry was wired), leaving the orb dark even after the daemon came up. The logo no longer touches the network — it's baked into the binary as a data URI — so the orb comes up correctly every time.
Update with the 🔄 banner or bagidea update (this one rebuilds the shell, which is what applies the fix).
🤖 Generated with Claude Code