Skip to content

dsh-blender 0.2.0

Choose a tag to compare

@CheshireJCat CheshireJCat released this 14 Aug 11:45
· 1 commit to main since this release
67e9015

dsh-blender 0.2.0

The first complete public release of the DeepSeek Harness Blender production plugin.

Highlights

  • 30 directly loadable Blender and reconstruction skills
  • 13 workspace-scoped runtime tools for inspection, import, Python execution, preview, rendering, export, and validation
  • all 26 deterministic upstream helpers, with 23 modeling helpers enabled by default
  • isolated OpenCV, NumPy, Pillow, and SciPy analysis environment through dsh-blender-setup
  • real Blender, helper, package, and dsh-session integration coverage

Install

npx @deepseek-ai/dsh plugin --profile web add dsh-blender
npx @deepseek-ai/dsh plugin --profile web exec dsh-blender-setup
npx @deepseek-ai/dsh web

The attached tarball is an alternative offline installation artifact.