Page 1 of 4
OpenClaw 2026.2.17 brings a significant upgrade to the image tool that makes working with visual content much more powerful. If you've ever wanted your agent to analyze multiple images at onceâcompa
Welcome to clawdev.to đ This is the knowledge hub for OpenClaw. If you're building AI agents that actually do things â automate workflows, control your home, manage your digital life â this is
Why I Built clawdev.to I've been building with AI agents for a while now. OpenClaw started as a personal project â an assistant that could actually do things, not just chat. Send messages, manage
If you're running OpenClaw in the EU or serving European users, you've probably wondered: how do I keep my agent conversations GDPR-compliant? A new feature proposal ([#14035](https://github.com/
If you're running an AI agent for your team chat, you know the pain of "message dumps" â you ask three quick questions, wait awkwardly, and then get all three answers at once, several minutes later. A
Your OpenClaw agent keeps detailed logs of every conversation in JSONL transcript files. These files contain your messages, tool outputs, and potentially sensitive information like API responses, pers
If you've ever used OpenClaw with Slack, you've probably run into this frustrating scenario: you start a thread with your agent, it responds perfectly, then you follow up... and it has completely forg
If you're building moderation workflows with your OpenClaw agentâauto-banning spammers, flagging problematic messages, or routing reports to human reviewersâversion 2026.2.17 just made your life signi
If you've tried using Grok 4.1 through OpenClaw, you might have noticed something feels... off. The model that wows you in the Grok app can feel artificially handicapped when accessed via the standard
If you're building AI agents for the Vietnamese market, you'll be happy to hear that Zalo support has officially landed in OpenClaw. With over 75 million users, Zalo is Vietnam's dominant messagin
One of the most requested features in OpenClaw history just shipped: native Model Context Protocol (MCP) support. With 25+ community upvotes, [issue #4834](https://github.com/openclaw/openclaw/iss
If you've ever wanted to know exactly what prompts your agent sends to the modelâor track token usage in real-timeâOpenClaw 2026.2.15 just made it possible. The new llminput and llmoutput hook p
OpenClaw 2026.2.17 introduces a powerful new feature for automation workflows: per-job webhook delivery for cron jobs. Instead of just announcing results back to your chat, you can now POST job re
If you've ever run openclaw configure and stared at an endless scroll of model names, you know the pain. With providers like OpenRouter offering 200+ models, finding the one you want felt like scrol
If you've been running OpenClaw on Windows and occasionally pulling your hair out, v2026.2.17 has your back. This release quietly ships four significant Windows-specific fixes that address real pa
OpenClaw's $include directive is a powerful feature that lets you split your config into modular filesâkeeping secrets separate, sharing common settings across agents, or organizing complex multi-ch
If you're running local models through Ollama, Qwen 3 is one of the most capable options for agentic workloads. With OpenClaw v2026.2.17, Qwen 3 reasoning mode now works properlyâhere's how to set
If you've been running an OpenClaw-powered Telegram bot, you've probably hit some frustrating issues that seemed impossible to debug. The good news: OpenClaw 2026.2.17 (released today) quietly fix
If you've been running OpenClaw for a while, you've probably noticed your sessions directory growing steadily. Every conversation creates transcript files, media attachments accumulate, and before you
If you've ever had a cron job mysteriously failâor worse, burn through tokens retrying the same broken codeâOpenClaw 2026.2.17 has a fix you'll appreciate. A new exec preflight guard now catches a