ruby1304/dsh-preset-anchored-standard0

dsh-preset-anchored-standard

Minimal-anchored agent preset for DeepSeek Harness: first request keeps the real Minimal tool pair, promotion unlocks the full Standard catalog with a one-shot background-jobs notice

AI Analysis

核心用途是为智能体提供渐进式工具解锁。首次请求仅保留极简工具对,随后解锁完整标准目录并附带后台任务通知。适合需要控制初始上下文并逐步释放能力的开发任务。

Package
dsh-preset-anchored-standard
Version
0.1.0
License
MIT
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ruby1304/dsh-preset-anchored-standard

Configuration

All knobs live in the tool-bootstrap row of presets/anchored-standard/agent.cordis.yml:

KeyDefaultMeaning
bootstrapTools[bash, str_replace_editor]Tool catalog exposed on request #1.
promoteOneitherPromotion signal: tool-call, assistant-message, or either.
suppressedContextSources[agent-instructions, skill-catalog]Auto-injected context stripped while bootstrapping ([] disables the filter).
bootstrapMaxTokensunsetOptional output cap for request #1; stripped explicitly after promotion.
promotionNoticebuilt-in textOne-shot notice at the promotion step: custom string, or false to disable.