Releases: CheshireJCat/blender
Releases · CheshireJCat/blender
Release list
dsh-blender 0.2.1
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-setupexecutable 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 webThis 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
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 webThe attached tarball is an alternative offline installation artifact.