Blog

Everything

Hand-picked projects, best practices, reviews and tutorials — everything about dsh in one place.

POSTS

Latest posts

Posts, reviews and best practices about dsh.

Why we index plugins from source

Every listing here is backed by a public GitHub repository. Here is what that means for trust.

Read

Writing your first DSH plugin, end to end

A scratch directory, an apply(ctx) module and one patch file — a walk through getting a real plugin loaded, making it do something, and shipping it to the ecosystem.

Read

Running DSH web at login on macOS

A local Homebrew tap plus brew services — boot-time start, automatic restarts and unified logs. Written against the exact setup running on this machine.

Read

What is a DeepSeek Harness plugin?

DeepSeek Harness (DSH) is a local coding-agent framework; plugins are the small pieces that give it new abilities — tools, skills, vision, UI. What they are, what they can do, and how to install one.

Read

How to install a DSH plugin (beginner's guide)

Install DeepSeek Harness, find a plugin on this directory, and add it with one command — with the exact flags, what they do, and what to check before you install.

Read