ruby1304/dsh-preset-anchored-standard

ruby1304★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

Minimal-anchored agent preset for DeepSeek Harness: first-request bash+editor anchor, then full Standard catalog with a one-shot background-jobs promotion notice

README 摘要

dsh-preset-anchored-standard An agent preset for DeepSeek Harness (dsh) that anchors a session's first request on the official Minimal preset's real tool pair — persistent bash + str replace editor , with auto-injected workspace/skill context stripped — then, after the first durable promotion signal (a tool call or the first assistant message), exposes the full Standard catalog from request 2 on. Built for trajectory-evaluation runs that need the Minimal anchor at request 1 without giving up Standard capabilities for the rest of the session. Why the promotion notice The bootstrap anchor is behavioral, not just structural: a model that opens with only a shell keeps the habits the bootstrap bash description teaches — notably foreground sleep N + pgrep polling for long-running waits — even after the catalog silently expands. We observed a delegated session poll a benchmark with sleep 240 loops for 90 minutes although job output / job list / job kill were already in its catalog from request 2. So the preset injects a one-shot user-role notice at the promotion step telling the model the full catalog is now active and that waits longer than 2 minutes belong in background jobs ( run in ba…

在 GitHub 查看完整 README →
Agent/智能体agent-presetdeepseek-harnessdshdsh-pluginagent

分类