fix(clawhub): wrap malformed marketplace json · openclaw/openclaw@eb07aba
vincentkoc
·
2026-05-15
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -94,6 +94,7 @@ Docs: https://docs.openclaw.ai
|
94 | 94 | - Twilio voice-call: report malformed media stream WebSocket JSON with an owned parser error instead of logging raw parser failures. |
95 | 95 | - Tlon/Urbit: report malformed SSE event JSON with an owned parser error instead of logging raw parser failures. |
96 | 96 | - Signal: return a stable installer error when GitHub release metadata is malformed JSON. |
| 97 | +- ClawHub: report malformed successful marketplace JSON responses with owned errors instead of leaking raw parser failures. |
97 | 98 | - Matrix: ignore malformed percent-encoding in optional location URI parameters instead of letting a bad `geo:` event abort inbound message handling. |
98 | 99 | - Web search: auto-detect Brave through its legacy `tools.web.search.apiKey` compatibility fallback while keeping doctor migration to `plugins.entries.brave.config.webSearch.apiKey` as the canonical repair, so allowlisted isolated cron runs do not report `web_search` unavailable before migration. Fixes #81538. Thanks @atomicmonk. |
99 | 100 | - Plugins: memoize repeated in-process plugin metadata snapshots and keep vanished managed-install residue from forcing full derived discovery, reducing gateway/status startup scans under large plugin sets. Fixes #81143 and #79806. (#81570) Thanks @Kaspre, @holgergruenhagen, @JanPlessow, and @mjamiv. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。