build(whatsapp): keep audio deps external · openclaw/openclaw@27e5d49
steipete
·
2026-05-13
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -54,6 +54,7 @@ Docs: https://docs.openclaw.ai
|
54 | 54 | - fix(memory-wiki): require admin scope for ingest [AI]. (#80897) Thanks @pgondhi987. |
55 | 55 | - memory-wiki: require write scope for Obsidian search [AI]. (#80904) Thanks @pgondhi987. |
56 | 56 | - WhatsApp: externalize the channel as a ClawHub/npm plugin outside the core npm runtime bundle, and bump Baileys to `7.0.0-rc11` so libsignal resolves from the registry instead of a GitHub tarball. |
| 57 | +- WhatsApp: keep optional audio decoding dependencies local to the external plugin so the core npm install no longer pulls WhatsApp-only media helpers. |
57 | 58 | - Build: skip copied metadata for bundled plugins that are excluded from build entries, preventing update/status rebuilds from advertising missing QQ Bot runtime files. (#80925) |
58 | 59 | - Control UI/sessions: nest subagent sessions under their parent session in the session picker dropdown using a visual `└─ ` prefix, making the parent-child relationship clear. Fixes #77628. (#78623) Thanks @chinar-amrutkar. |
59 | 60 | - fix(config): reject auto-managed meta.lastTouched\* paths in config set/unset (#80856). Thanks @ai-hpc |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。