DeepSeek Harness Plugin

deepseek-harness

★ Featured
🧑‍💻 Development & Runtime ⭐ 95737 stars Curated

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

deepseek-harness — plugin screenshot

Plugin facts

GitHub stars⭐ 95737
LicenseMIT
Primary languageTypeScript
Last push2026-08-13T13:00:21Z
Maintainerdeepseek-ai
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. 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.