sishuai33-commits/dsh-anchored-standard-1024

sishuai33-commits★ 0JavaScriptLast synced: 2026-08-15

Open on GitHub

Two-phase DeepSeek Harness preset: Minimal-aligned bootstrap (bash+read, 1024-token cap, either promotion), then full Standard tools

README excerpt

dsh-anchored-standard-1024 中文说明 An experimental DeepSeek Harness agent preset that bootstraps the first model request with the Minimal-aligned system prompt, a two-tool schema ( bash + read ), a 1024-token output cap, and no auto-injected workspace or 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 and on the first request's shape. A full 25-tool Standard opening and a large output budget often push the model into a "survey everything first" trajectory; the Minimal opening anchors a "pick up the tool and start" trajectory but keeps only two tools forever. This preset separates initial trajectory selection from later tool use: 1. Keep the Minimal-complete system prompt. 2. First request = bash + read only, maxTokens = 1024 , and the auto-injected skill catalog / workspace-instruction digest is stripped. 3. After the first durable signal ( tool/call or assistant/message ), the full Standard catalog and the normal output budget return and…

View full README on GitHub →
Agentsagent-presetanchored-standarddeepseek-harnessdeepseek-v4-prodsh-pluginagent

Category