ruby1304/dsh-preset-anchored-standard0

dsh-preset-anchored-standard

DeepSeek Harness 的极简锚定智能体预设插件

AI 分析

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

包名
dsh-preset-anchored-standard
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

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