A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.
deepseek-harness
★ FeaturedCategory: 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
| Maintainer | deepseek-ai |
|---|---|
| GitHub stars | 95737 |
| Primary language | TypeScript |
| License | MIT |
| Last push | 2026-08-13T13:00:21Z |
| Homepage | https://deepseek.com/harness |
| Added to this directory | 2026-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.
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.
Related plugins
A curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
Give any AI agent the ability to code