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.

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.