企业多文档综合分析 · DeepSeek V4 Pro
opencode · opencode · 315.04s · - 令牌
失败归因:运行超时影响:本次结果不能用于模型能力结论,只能作为 runner 稳定性证据。下一步:先缩小场景或提高 RUN_TIMEOUT_MS,再用同一模型复跑 smoke。
HARNESSES=opencode ONLY=deepseek-v4-pro npm run generate评分明细
完成度0/30
运行未完成。
产物文件0/25
没有生成产物文件。
JSON 有效性0/20
没有生成 JSON 产物。
链路质量0/15
没有捕获执行步骤。
耗时1/10
超过 4 分钟后完成。
执行链路
始
开始
opencode · deepseek-v4-pro
错
错误
opencode failed: Command failed: powershell.exe -NoProfile -ExecutionPolicy Bypass -Command $ErrorActionPreference = 'Stop'
$opencodeArgs = [string[]]@('run', '--pure', '--format', 'json', '-m', $env:DS4EVAL_OPENCODE_MODEL, '--dangerously-skip-permissions', $env:DS4EVAL_OPENCODE_PROMPT)
$workdir = $env:DS4EVAL_OPENCODE_CWD
Set-Location -LiteralPath $workdir
& opencode.cmd @opencodeArgs
exit $LASTEXITCODE