OpenClaw 5.2 Migration Breaks Cron Jobs and MCP Plugin Calls

✍️ OpenClawRadar📅 Published: May 4, 2026🔗 Source
OpenClaw 5.2 Migration Breaks Cron Jobs and MCP Plugin Calls
Ad

A user on r/openclaw reports that upgrading from OpenClaw 4.23 to 5.2 breaks both custom MCP tool plugins and cron jobs. The tools appear on the dashboard and can be toggled on/off, but the agent (Gemini Flash 3 preview) doesn't call them, consuming 5x more tokens and hallucinating responses instead.

MCP Plugin Registration Failure

In 4.23, custom MCP tool plugins worked reliably. After upgrading to 5.2, the plugins are visible in the dashboard and can be enabled/disabled, but the agent ignores them during execution. The user notes that the LLM ends up using 5x the tokens and returns hallucinated output.

Cron Job Registration Breaks with CLI

The user registered 10 cron jobs in 4.23 via a bash script that loops openclaw cron add with cron config info. In 5.2, the same script now throws device pairing issues on the CLI, even though the commands are run directly on the command line (not remotely). No further workaround is mentioned in the source.

Current Status

The user is asking if others have experienced similar issues migrating crons and custom plugins from older versions to 5.2. No solution or official response is reported in the source.

📖 Read the full source: r/openclaw

Ad

👀 See Also

Claude Code System Prompts Updated: New File Modification Reminder & REPL Clarifications, Malware Analysis Reminder Removed
News

Claude Code System Prompts Updated: New File Modification Reminder & REPL Clarifications, Malware Analysis Reminder Removed

Claude Code (CC) versions 2.1.124 (+166 tokens) and 2.1.126 (-87 tokens) update the system prompt: adds file modification detection with budget exceeded warning, replaces core-identity function with explicit harness instructions, clarifies REPL thenable auto-await behavior, and removes the malware analysis reminder.

OpenClawRadar
Benchmark Results for Qwen3.5 Models with 2K to 400K Context on RTX 4090
News

Benchmark Results for Qwen3.5 Models with 2K to 400K Context on RTX 4090

A developer tested multiple Qwen3.5 model variants on an RTX 4090, measuring performance across context windows from 2,048 to 400,000 tokens. The benchmarks include time-to-first-token metrics and reveal issues with some models requiring KV offload testing.

OpenClawRadar
OpenClaw Meetup in Beijing Draws Packed Technical Audience
News

OpenClaw Meetup in Beijing Draws Packed Technical Audience

An OpenClaw meetup in Beijing had standing room only attendance with developers asking detailed questions about multi-agent orchestration, autonomous loops, and private deployments. The audience was particularly focused on a demo showing Planner, Developer, and Verifier agents collaborating autonomously to power a one-person company.

OpenClawRadar
Claude Code Postmortem: Three Bugs Caused Quality Degradation, Now Fixed
News

Claude Code Postmortem: Three Bugs Caused Quality Degradation, Now Fixed

Anthropic traced recent Claude Code quality complaints to three separate changes: default reasoning effort was lowered, a caching bug dropped session memory, and a verbosity prompt hurt coding quality. All fixed as of April 20 (v2.1.116).

OpenClawRadar