fix(tlon): wrap malformed sse json · openclaw/openclaw@c59e900
vincentkoc
·
2026-05-15
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -92,6 +92,7 @@ Docs: https://docs.openclaw.ai
|
92 | 92 | - Synology Chat: report malformed JSON webhook payloads with stable channel-owned parser errors. |
93 | 93 | - Mattermost: report malformed interaction callback JSON with stable channel-owned parser errors. |
94 | 94 | - Twilio voice-call: report malformed media stream WebSocket JSON with an owned parser error instead of logging raw parser failures. |
| 95 | +- Tlon/Urbit: report malformed SSE event JSON with an owned parser error instead of logging raw parser failures. |
95 | 96 | - Matrix: ignore malformed percent-encoding in optional location URI parameters instead of letting a bad `geo:` event abort inbound message handling. |
96 | 97 | - 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. |
97 | 98 | - 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阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。