"meme maker. . ." O_O
OpenClaw v2026.5.19 just dropped 🦞
This one is packed.
New skills.
Mac app redesign.
Realtime Android Talk Mode.
Easier plugin development.
Better browser and dev tooling.
Here’s what actually matters ↓
1. New and improved skills
A lot landed here.
• Meme-maker with templates, local SVG/PNG rendering, Imgflip hosting, and Know Your Meme links
• Node inspector debugging
• Fused diagram generation
• Throwaway spike workflow
• Python debugging with pdb, breakpoints, post-mortem, and debugpy attach
• Obsidian now uses the official CLI
• Codex closeout review renamed to autoreview
Agents are getting more useful every release.
2. Mac app Settings redesign
The Mac app feels cleaner now.
• Consistent card layouts
• Cached navigation
• Cleaner permissions, voice, skills, cron, exec, and debug panes
• Better spacing
• Smoother settings experience
This is the kind of polish that makes daily use feel better.
3. Android Talk Mode is now realtime
Big upgrade for Android.
Talk Mode now uses Gateway relay with:
• Streaming mic input
• Realtime audio playback
• Tool-result bridging
• On-screen transcripts
Voice agents on Android should feel much more alive.
4. Custom tool plugins got easier
Plugin development is getting way better.
New tools:
• defineToolPlugin
• openclaw plugins build
• openclaw plugins validate
• openclaw plugins init
Typed tool plugins with auto-generated manifests.
Much better for builders extending OpenClaw.
5. Browser and dev tooling upgrades
More cleanup for real workflows.
• Better modal handling
• Longer evaluate timeouts
• Shorter built-in tool descriptions
• Cleaner code mode behavior
Small things that make agents less annoying to work with.
6. Other wins
• Docker build args for extra apt/pip packages
• HTTPS proxy support
• /codex plugins list/enable/disable commands
• Better Telegram drafts
• QA-Lab parity testing
• Better startup handling
Fixes that matter
• Memory search threading
• Telegram topics
• CLI updates
• Anthropic image support
• More channel and runtime edge cases
No major breaking changes.
Smooth upgrade with a lot of new capabilities.
How to update
openclaw update openclaw –version
npm install -g openclaw@latest
Docker: pull latest image and restart
This release makes OpenClaw feel more useful, more polished, and much easier to extend.