fix(agent-runner): share media-path normalizer with runAgentTurnWithF… · openclaw/openclaw@552d5dc
ayeshakhalid
·
2026-04-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1212,6 +1212,7 @@ export async function runReplyAgent(params: {
|
1212 | 1212 | activeSessionStore, |
1213 | 1213 | storePath, |
1214 | 1214 | resolvedVerboseLevel, |
| 1215 | +normalizeMediaPaths: normalizeReplyMediaPaths, |
1215 | 1216 | }); |
1216 | 1217 | |
1217 | 1218 | if (runOutcome.kind === "final") { |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。