xiaobright/dsh-anchored-standard

xiaobright★ 1,756JavaScriptLast synced: 2026-08-15

Open on GitHub

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap, then full Standard tools (Project2 98/99)

README excerpt

dsh-anchored-standard 中文说明 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 + str replace editor ), 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. Anchored Standard separates initial trajectory selection from later tool use: 1. Keep the Minimal complete system prompt. 2. Expose the Minimal preset's REAL tool schemas — persistent bash + str replace editor , byte-identical to the official Minimal composition — on the first model request. Issue 11 measured this exact schema anchoring 5/5 runs at the adapter-default maxTokens (256000) with zero let me first-lines, while every standa…

View full README on GitHub →
Agentsdeepseekdeepseek-harnessdsh-pluginllm-agentagent

Category