Jungod1121/dsh-anchored-standard

Jungod1121★ 1JavaScriptLast synced: 2026-08-15

Open on GitHub

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap (bash+read), then full Standard tools after the first tool call or reply

README excerpt

dsh-anchored-standard Anchor the first request. Unlock the full stack. A two-phase agent preset for DeepSeek Harness: bootstrap DeepSeek V4 Pro with the Minimal-aligned prompt and two tools, then expose the complete Standard catalog after the first durable tool call or reply. 中文说明 · Landing page · Design origin The one-line idea V4 Pro's ability ceiling is high — but which reasoning strategy it uses is decided by what the first API request shows it. The community evaluation at xiaobright/modeltest measured: Preset First request sees Full task sees Project2 V4.1b (max) : : : Standard 25 tools + long prompt 25 tools 91 / 92 Minimal 1-line prompt + 2 tools 2 tools only 99 / 96 — but too narrow for real work Anchored Standard 1-line prompt + 2 tools all 25 tools 98 / 99 The gain comes from anchoring the first-turn trajectory — not from keeping the tool surface small forever. This preset keeps Minimal's brain and gives it Standard's hands. How it works 1. The session's first user message picks the anchor: Task Persona First-request tools spec — fix / maintain / debug Minimal's exact prompt bash + read + edit react — build / create from zero hands-on doer prompt bash + read + write weak …

View full README on GitHub →
Agentsagent-presetdeepseek-harnessdsh-pluginagent

Category