Skip to content

Releases: CheshireJCat/blender

dsh-blender 0.2.1

Choose a tag to compare

@CheshireJCat CheshireJCat released this 14 Aug 11:52
3d641da

dsh-blender 0.2.1

Packaging refinement for the public Blender production plugin.

Changes

  • reuse DeepSeek Harness runtime packages from the host through optional peer dependencies
  • remove duplicate dependency trees and peer warnings from fresh profile installs
  • normalize the dsh-blender-setup executable metadata
  • update pinned GitHub installation commands

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

This release contains the same 30-skill, 13-tool, and 26-helper Blender capability stack introduced in v0.2.0, with cleaner host integration.

dsh-blender 0.2.0

Choose a tag to compare

@CheshireJCat CheshireJCat released this 14 Aug 11:45
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.