SponsorLobeHubLobeHubLearn more
dshfind
Back to plugins

dsh-anchored-standardA84

@xiaobright
View Repo

A two-phase DeepSeek Harness agent preset: the first model request keeps the Minimal system prompt and exposes only the platform shell plus `read`, then the full Standard tool catalog appears once the session records its first durable promotion signal. Scored 98 / 99 on Project2.

Star
2,082+1,926
7-day growth
Contributors
9+8
Language
JavaScript
Updated
2026-08-15
Not an installable plugin package

The package.json declares no dsh.bundle, so even once installed into a profile it is never assembled. It may be an index list, documentation, a standalone app, or still in development — check the repo README for how to use it.

Editor's notes

This preset targets a specific observation: DeepSeek V4 Pro conditions strongly on the API-visible tool catalog when picking a trajectory. In the Project2 evaluation, Standard and PTC scored 91 and 92 while the official Minimal preset scored 99 and 96 — but staying on Minimal forever means giving up Standard's broader tool set. Anchored Standard separates initial trajectory selection from later tool use: it keeps Minimal's complete system prompt and exposes only the platform shell (pwsh on Windows, bash on Linux) plus `read` on the first request. Once the session records its first durable promotion signal — a `tool/call` or the first `assistant/message`, whichever comes first — all 25 Standard tools become visible. Request #1 always sees the bootstrap catalog and request #2 always sees the full one, so a text-only first reply can no longer trap the session in bootstrap. The phase is derived from durable session events, so resume and reload both preserve it. This is a community project: not an official DeepSeek preset, and not affiliated with or endorsed by DeepSeek.

  • First request exposes only `pwsh`/`bash` plus `read`, keeping Minimal's complete system prompt to anchor the initial trajectory
  • The first `tool/call` or first `assistant/message` (whichever comes first) promotes the session; request #2 sees the full 25-tool Standard catalog
  • Phase is derived from durable session events, so resume and reload preserve it; `promoteOn` selects `either` / `tool-call` / `assistant-message`
  • Project2 V4.1b with V4 Pro at reasoningEffort=max scored 98 and 99 across two runs; a community project, not an official preset
Score breakdown
Scored 2026-08-15
Activity
21.7
Star heat
30
Engineering
15.9
Maintainer
16

DSH「锚定标准」agent 预设:首请求锚定 Minimal 真实工具 schema、durable 信号后放开全量 Standard,把 DSH 预设/工具注册机制挖得很深,还带 issue 编号的实测数据;但私有包无 npm、无 tag 无 Release,安装靠复制预设目录

Share card

Drop it into your README — it links back to this page.

Badge (inline)
Badge (inline)
[![dshfind](https://dshfind.com/api/badge/xiaobright/dsh-anchored-standard)](https://dshfind.com/en/plugins/xiaobright/dsh-anchored-standard?ref=badge)
Card (440×200)
Card (440×200)
[![dshfind](https://dshfind.com/api/card/xiaobright/dsh-anchored-standard)](https://dshfind.com/en/plugins/xiaobright/dsh-anchored-standard?ref=badge)