# OpenClaw Just Shipped an Animated Welcome & Android Image Previews

> Source: <https://dev.to/terminalblog/openclaw-just-shipped-an-animated-welcome-android-image-previews-2mi5>
> Published: 2026-07-11 21:43:46+00:00

OpenClaw pushed 10 commits in the last 3 hours — headlining with a redesigned chat welcome screen and native Android image previews, alongside a wave of UTF-16 safety fixes and CI stability work.

**Animated welcome replaces canned suggestions.** The chat landing page now shows an animated Clawd mascot alongside the user’s recent conversations instead of static suggestion chips. Makes the start of every session feel alive and personalized.

**Android gets chat image previews.** Long a gap on mobile — images shared in threads now render inline as previews instead of showing raw file names or download links. Brings the Android experience closer to parity with desktop.

**Sidebar navigation got cleaned up.** Activity moved to Settings, Dreams folded into the Agents Memory tab, and MCP mutation ownership became single-source. Reduces context-switching for power users.

Beyond features, a coordinated batch of fixes improved UTF-16 byte-count reporting across `set`

command output, summary text truncation, Telegram QA progress details, worker SSH tunnel stderr tails, and file write success messages. The browser also gained a guard on `act`

hooks against missing current tab URLs.

The animated welcome signal matters psychologically — a blank chat box with “try asking...” is cold; showing past sessions plus a live character turns the agent from a tool into a collaborator. Android image previews unblock mobile workflows that previously required switching to desktop to see shared visuals. The UTF-16 fixes, while less glamorous, prevent silent data corruption when working with non-ASCII file names and messages — critical for international teams.

OpenClaw is investing heavily in both first-impression UX (animated welcome) and mobile parity (image previews). If you use OpenClaw on Android or manage multi-language projects, update to the latest — these changes directly improve daily flow.

Need to track more coding agent releases? Check out our [state of open-source coding agents](https://terminalblog.com/blog/state-of-open-source-coding-agents-2026/).
