WayneJin0918/dsh-wm1

dsh-wm

Playable world-model toolkit for DeepSeek Harness: look at frames, name the 3D / pixel / latent route, measure a run, and RSI the research loop.

包名
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.