WayneJin0918/dsh-wm1

dsh-wm

适用于 DeepSeek Harness 的可运行世界模型工具包

AI 分析

提供查看帧、命名 3D/像素/隐空间路由、测量运行等世界模型研究工具。适合从事具身智能、世界模型或强化学习研究的专业科研人员。

包名
dsh-wm
版本
0.2.0
许可证
MIT
最近更新
2026年8月17日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:WayneJin0918/dsh-wm

Configuration and limits

Requirements

  • DeepSeek Harness 0.1.0-rc.6 or compatible, with pnpm on PATH for dsh plugin.
  • Node.js 18+.
  • Optional ffmpeg for JPEG or video inputs. PNG/PPM frame directories work offline.

Install, upgrade, disable, and uninstall

dsh plugin --profile wm update github:WayneJin0918/dsh-wm
dsh plugin --profile wm remove dsh-wm

To disable the bundle temporarily, set this in the profile patch:

- id: dsh-wm
  disabled: true

Restart the profile after enabling or upgrading.