fix: 恢复 trans 文件传输命令渲染

补回 ssh-runtime 对 shellArgv 的显式导入,修复远端文件下载校验时报未定义变量。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Codex
2026-07-10 13:26:16 +02:00
parent ad93490f4a
commit 9c3615086c
+1
View File
@@ -30,6 +30,7 @@ import {
parseSshInvocation,
powerShellSingleQuote,
safeProviderId,
shellArgv,
shellQuote,
sshRoutePayloadCwd,
sshRouteSeparatorCompatibilityHint,