Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key โ†’
โ† Back to dashboard
clawsmith.com/signal/openclaw-brave-plugin-crash-loop-gateway-v2026-5-2
โš  IssueWide OpenLive

Brave Plugin Install Puts OpenClaw Gateway Into 1.2s Crash Loop With No CLI Escape

After upgrading to v2026.5.2, installing the Brave search plugin and enabling it as web search provider causes the gateway to crash-restart every 1.2 seconds. The openclaw gateway stop command cannot break the loop because it runs config validation before stopping. Recovery requires killing launchd and manually editing config. Root cause: npm package ships TypeScript source with no compiled dist/, and provider registration silently fails. Four related issues filed: #76700, #76416, #76720, #76373.

Product Idea from this Signal

A CLI tool that validates, tests, and dry-runs OpenClaw plugins in an isolated sandbox before publishing to ClawHub

372.1k โ–ฒ

OpenClaw's plugin ecosystem ships broken packages to production. The Brave plugin v2026.5.2 went live with only TypeScript source and no compiled dist/, crashing every gateway that installed it into an unrecoverable 1.2-second restart loop. Four separate GitHub issues filed for the same root cause. The new defineToolPlugin SDK (v2026.5.18) gives plugin authors a typed API, but there is no validation step between writing a plugin and publishing it to ClawHub where 44,000+ skills live. This tool runs a full lifecycle check in an isolated container: schema validation, build verification, dependency audit, gateway integration test, and provider registration smoke test. It catches the exact class of bugs that took down Brave search users.

CLIOPEN-SOURCEDEVTOOLPLUGINSTESTING
UnderservedView Opportunity โ†’

Score Breakdown

Issues
68

Frequently Asked Questions