DeepSeek Harness Plugin

deepseek-harness

★ Featured

Category: Development & Runtime · ⭐ 95737stars

Curated — reviewed and verified by the editors

DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.

Plugin facts

Maintainerdeepseek-ai
GitHub stars95737
Primary languageTypeScript
LicenseMIT
Last push2026-08-13T13:00:21Z
Homepagehttps://deepseek.com/harness
Added to this directory2026-08-14

About this plugin

DeepSeek Harness: Everything is a Plugin.

Install this DSH plugin

Copy the command below and run it in your DeepSeek Harness terminal.

dsh plugin add github:deepseek-ai/deepseek-harness

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

⚠️ Safety note

Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs.

Plugin safety →

About this plugin: deepseek-harness

What is deepseek-harness?

deepseek-harness is a development & runtime plugin maintained by deepseek-ai. DeepSeek's official open-source agent harness — a plugin-first runtime where everything is a plugin. The framework every DSH plugin extends.

How do I install deepseek-harness?

Run dsh plugin add github:deepseek-ai/deepseek-harness in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:deepseek-ai/deepseek-harness#commit.

Is deepseek-harness free?

deepseek-harness is a community open-source project released under the MIT license. You can inspect its source and install it for free.