wc772/dsh-minimal

wc772★ 1JavaScript最后同步: 2026-08-16

在 GitHub 打开

DSH最小化版本可用

README 摘要

dsh-minimal-v3 (极简模式V3) A DeepSeek Harness agent preset: Standard capabilities behind a Minimal-anchored first request, bootstrapped with the official platform shell — no third-party bundle dependency. This is a community project. It is not an official DeepSeek preset and is not affiliated with or endorsed by DeepSeek. What it does Two-phase design (same as 极简模式V2, except the bootstrap shell): 1. Phase 1 (request 1 only): the model-visible tool catalog is narrowed to exactly two tools — the official deployment shell ( pwsh on win32, bash elsewhere) plus read — and the auto-injected workspace instructions (AGENTS.md) / skill catalog are stripped, so the first request anchors the Minimal reasoning trajectory. 2. Phase 2 (promoted): after the first durable signal ( promoteOn: either — a tool call OR the first assistant message, whichever comes first), the full assembled Standard catalog (25 tools) is restored. Promotion is derived from durable session events, so resume and reload preserve it. After a compaction the session re-enters the controlled phase (bootstrap pair + compactionTools core work set) until a NEW signal past the boundary (epoch-aware). The complete system prompt carri…

在 GitHub 查看完整 README →
工具/开发dsh-plugindsh-plugin-marketdsh-pluginsagent

分类