fix(tlon): wrap malformed scry json · openclaw/openclaw@d77f428
vincentkoc
·
2026-05-15
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -97,6 +97,7 @@ Docs: https://docs.openclaw.ai
|
97 | 97 | - Signal: return a stable installer error when GitHub release metadata is malformed JSON. |
98 | 98 | - ClawHub: report malformed successful marketplace JSON responses with owned errors instead of leaking raw parser failures. |
99 | 99 | - Provider usage: report malformed successful usage JSON responses with stable provider errors instead of leaking raw parser failures. |
| 100 | +- Tlon/Urbit: report malformed scry response JSON with owned errors instead of leaking raw parser failures. |
100 | 101 | - Matrix: ignore malformed percent-encoding in optional location URI parameters instead of letting a bad `geo:` event abort inbound message handling. |
101 | 102 | - 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. |
102 | 103 | - 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阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。