DEV Community

TerminalBlog
TerminalBlog

Posted on • Originally published at terminalblog.com

OpenClaw Just Shipped an Animated Welcome & Android Image Previews

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.

What changed

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.

Why it matters

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.

The takeaway

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.

Top comments (0)