fix(plugins): mirror global-agent runtime dependency (#74593) · openclaw/openclaw@18faf22
steipete
·
2026-04-30
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -11,7 +11,6 @@ describe("mirrored root runtime dependency drift guard", () => {
|
11 | 11 | "@mariozechner/pi-tui", // TUI mode runs from npm-global, not the gateway runtime mirror |
12 | 12 | "chalk", // available transitively via mirrored deps |
13 | 13 | "file-type", // available transitively via mirrored deps |
14 | | -"global-agent", // proxy bootstrap, only loaded when HTTP_PROXY is set |
15 | 14 | "ipaddr.js", // available transitively via mirrored deps |
16 | 15 | "proxy-agent", // available transitively via mirrored deps |
17 | 16 | "qrcode", // type-only import in src/media/qr-runtime.ts |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。