ClawControl 1.7.1 improves message reliability and media support for OpenClaw

✍️ OpenClawRadar📅 Published: April 13, 2026🔗 Source
ClawControl 1.7.1 improves message reliability and media support for OpenClaw
Ad

ClawControl 1.7.1 is a client update for OpenClaw that addresses daily usage issues reported by users. The client provides a unified interface for chatting with AI agents, managing sessions, using tools, and monitoring automations across desktop, iOS, and Android platforms.

Key fixes and improvements

  • Fixed runaway text accumulation from generative loops
  • Fixed triple messages and ghost bubbles after chat:final events
  • Fixed chat history loading issues
  • Fixed tool call detail view problems
  • Fixed Mac build configuration issues
  • Fixed media being silently dropped
  • Added better support for server-parsed URLs, video, and documents
  • Reduced duplicate messages
  • Added rate limit indication for v3.23 compatibility

The release focuses on improving message fidelity and reducing client-side weirdness that appears during intensive daily use of OpenClaw. The update maintains compatibility with OpenClaw through version 3.28 and is available for Windows, Mac, Linux, iOS, and Android.

📖 Read the full source: r/clawdbot

Ad

👀 See Also

Interact MCP: Faster Web Browsing for Claude Code with Persistent Chromium
Tools

Interact MCP: Faster Web Browsing for Claude Code with Persistent Chromium

Interact MCP is a Model Context Protocol tool that keeps a persistent Chromium browser in-process, reducing browser action times from 2-5 seconds to 5-50ms after the initial call. It features a ref system for element interaction without CSS selectors and includes 46 tools for web automation.

OpenClawRadar
Local dashboard tracks Claude Code usage with token costs, tool calls, and session analytics
Tools

Local dashboard tracks Claude Code usage with token costs, tool calls, and session analytics

A developer built a local dashboard that reads Claude Code's JSONL session files to visualize token usage, estimated costs, tool call breakdowns, and session history. The tool runs entirely on your machine with an Express API and React dashboard.

OpenClawRadar
Screenbox: Open-Source Virtual Desktops for AI Agents Built Entirely by Voice
Tools

Screenbox: Open-Source Virtual Desktops for AI Agents Built Entirely by Voice

Screenbox provides isolated Linux desktops in Docker for AI agents, solving conflicts when multiple agents run in parallel. The project was built entirely using voice commands with Claude Code, and the creator hasn't seen a single line of the code.

OpenClawRadar
OpenClaw plugin adds persistent memory with Engram server
Tools

OpenClaw plugin adds persistent memory with Engram server

A developer built a TypeScript plugin connecting OpenClaw agents to Engram, a Go-based memory server using SQLite with FTS5 search. The plugin provides 11 tools, 4 lifecycle hooks, and automatic recall that injects relevant memories into prompts before each agent turn.

OpenClawRadar