插件详情 · Vithrive/dsh-livebench-panel
dsh-livebench-panel Vithrive
DSH web plugin: a LiveBench tab in the Trajectory view. Run LiveBench evaluations against every model configured in the DeepSeek Harness and read scores in place.
GitHub stars
forks
创建于
最近 push
npm 周下载
插件装不上 / 打开崩溃? npx dsh-why --package . 一键诊断并给修复建议 → dsh-why.com
— awesome 未收录 · — imsai 未收录
npm dsh-livebench-panel@0.2.23(44 个版本 · 最近发布 2026-09-12)
dsh 兼容:未声明(engines.dsh / peers 均无)——建议在 package.json 加 "engines": {"dsh": "^x.y.z"}
版本滞后:仓库 0.2.18 vs npm 0.2.23
徽章接入:https://dsh-insights.com/badge/Vithrive/dsh-livebench-panel.svg · 接入指南 ↗
未标注 · 待 LLM 标注轮
实测兼容 client bundle × shell 模块表
实测对象:npm 0.2.24 · 外部 require 1 个。口径:静态分析 client bundle 中代码态的 require 字面量(注释/字符串内的不计;相对路径为 bundle 自带模块表就地服务,不计),逐 shell 版本对齐官方 loader 真实解析序——seed 词 ∪ 图行(shell 内置 client 包,分 immediate 确定可解析与 lazy 条件可解析)∪ 语料库已知插件包名;try/catch 守卫感知——loader 的 require 为调用时解析,try 块缺失可由配对 catch 兜底(catch 可解析或为空仍判可加载);非运行时测试,动态 require(含模板串)不在检测范围。