dsh-anchored-standard: DSH Preset for Two-Stage Anchor Standard

dsh-anchored-standard is a DSH workflow plugin maintained by Jungod1121, implementing a two-phase agent preset: the first phase uses a concise prompt aligned with Minimal and anchors the reasoning trajectory with a limited set of tools such as bash and read, automatically switching to the full Standard toolset after the first persistent tool call. It supports three types of task anchoring: spec, react, and weak. Benchmark evaluations show it outperforms the pure Standard approach on the V4 Pro model. The installation command is `dsh plugin --profile web add github:Jungod1121/dsh-anchored-standard`, and it is designed for DeepSeek V4 Pro engineering tasks.

Read More