dsh plugins中文
← Back to popular plugin directory

DeepSeek Harness Agent Framework

deepseek-ai/deepseek-harness · skills

An open-source agent harness from DeepSeek AI where models, tools, skills, sessions, and interfaces are all plugins.

★ 105,638GitHub stars
9,770Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI.

It uses an architecture where everything is a plugin, and is powered by Cordis, whose design is described in A Programming Paradigm for Spatiotemporal Composability. Developer preview

DeepSeek Harness is currently in developer preview and is iterating rapidly. THERE WILL BE COMPATIBILITY-BREAKING CHANGES. Run Run from npm

Install command

dsh plugin --profile web add github:deepseek-ai/deepseek-harness
View GitHub repository ↗Back to popular plugin directory