dsh plugins中文
← Back to popular plugin directory

Two-Phase DSH Preset

xiaobright/dsh-anchored-standard · skills

A two-phase DeepSeek Harness preset with a minimal aligned bootstrap followed by the full Standard toolset.

★ 1,468GitHub stars
36Forks
2026-08-15Last updated
JavaScriptLanguage
NOASSERTIONLicense

Project overview

An experimental DeepSeek Harness agent preset that bootstraps the first model request with a Minimal-aligned prompt, the Minimal preset's real tool schema (bash + strreplaceeditor), and no auto-injected workspace/skill context, then exposes the complete Standard tool catalog after the first durable tool call or reply.

This is a community project. It is not an official DeepSeek preset and is not affiliated with or endorsed by DeepSeek. Why

DeepSeek V4 Pro conditions strongly on the API-visible tool catalog. In the Project2 evaluation, Standard and PTC produced scores of 91 and 92, while the official Minimal preset produced 99 and 96. Permanently staying on Minimal, however, gives up the Standard preset's broader tool set.

Install command

dsh plugin --profile web add github:xiaobright/dsh-anchored-standard
View GitHub repository ↗Back to popular plugin directory