DeepSeek Harness: A Modular Agent Framework Capable of Calling Claude Code

卡尔的AI沃茨 · wechat · 2026-08-13

DeepSeek has released a new agent tool, DeepSeek Harness (DSH), designed to flexibly equip agents with various capabilities. Users can quickly deploy it via a global npm installation and web API key configuration.

DSH currently features four preset modes: Standard (full coding assistant), PTC (supports writing automation applets in TS), Minimal (basic terminal and text replacement), and Creative (supports runtime checks and plugin trials).

Its core highlights are the unique built-in patch layer and a highly extensible 'dress-up system': it not only supports invoking local Codex and Claude Code as sub-agents but also allows for installing plugins, connecting external services, adjusting permissions, and even defining conditional trigger rules using JS expressions.

Related event: DeepSeek Open-Sources Agent Framework Harness(22 posts)→

Original post →

More from coding & agent

coding & agent channel →