mikeyoubeach/dsh-minimal-v3

mikeyoubeach★ 5Last synced: 2026-08-15

Open on GitHub

Windows-friendly full-minimal DeepSeek Harness agent preset (Minimal V3): minimal persona, platform shell (pwsh/bash), common file/search tools, no auto-inject/compaction.

README excerpt

dsh-minimal-v3 A Windows-friendly, full-minimal agent preset for DeepSeek V4 Pro. It starts from the official minimal preset and keeps everything that makes minimal clean — a fixed complete persona, no automatic instruction injection, no context compaction — but swaps minimal's pure bash persistent terminal for a platform-adaptive shell (Windows → pwsh , Linux/macOS → bash ), and brings in a handful of standard 's common file/search tools. This is a community project. It is not an official DeepSeek preset and is not affiliated with or endorsed by DeepSeek. Why this matters : DeepSeek V4 Pro conditions strongly on the API-visible tool catalog. Official minimal scores well in evaluations (see modeltest) but only runs on Linux + persistent bash — on Windows it breaks because bash is absent. This preset keeps minimal's "purist" character while working on Windows too, and includes the tools you actually need for engineering ( read/write/edit/glob/grep ) instead of leaving you with just two. Compared to official minimal Dimension Official minimal dsh-minimal-v3 persona complete prompt same ( You are a helpful software engineer assistant. , complete: true , includeRuntimeContext: false ) …

View full README on GitHub →
Searchdsh-pluginterminalagentsearch

Category