fix: keep release validation dependencies green · openclaw/openclaw@689986c
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -22,6 +22,7 @@ export * from "../agents/tools/common.js";
|
22 | 22 | export * from "../agents/tools/web-guarded-fetch.js"; |
23 | 23 | export * from "../agents/tools/web-shared.js"; |
24 | 24 | export * from "../agents/tools/web-fetch-utils.js"; |
| 25 | +export * from "../tools/index.js"; |
25 | 26 | // Intentional public runtime surface: channel plugins use ingress agent helpers directly. |
26 | 27 | export * from "../agents/agent-command.js"; |
27 | 28 | export * from "../tts/tts.js"; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。