DSH Market
D

Dsh Anchored Standard

by xiaobright · xiaobright/dsh-anchored-standard

InstallablePresetcopy into placefresh

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

Install Dsh Anchored Standard

Not a bundle: copy the directory (with its agent.cordis.yml) into your presets root. No `dsh plugin add`, no build step.

This is an agent preset: a directory containing one agent.cordis.yml, which gives a session its own tools and prompt. Presets are not installed with dsh plugin add either — drop the directory into your preset root and DSH picks it up, after which it can be copied or deleted from the UI.

Clone it into your agent-preset root

git clone https://github.com/xiaobright/dsh-anchored-standard.git <preset-root>/dsh-anchored-standard

# the directory must contain agent.cordis.yml at its top level
ls <preset-root>/dsh-anchored-standard/agent.cordis.yml

Then start the profile you want the preset available in: dsh --profile my-profile.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
entityTypepassinfoagent-preset is not installed via `dsh plugin add`
Verdict reason
agent-preset uses its own install path, so bundle checks do not apply
package.json read
package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

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. 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

Topics

GitHub topics on this repository

More in Measured First Router

Ranked by similarity inside the cluster, not alphabetically