rand0wn/dsh-minimal-anchor0

dsh-minimal-anchor

DeepSeek Harness (dsh) plugin: prune the tool schema and inject a structural preamble on a session's first turn only.

AI 분석

核心用途是精简 Agent 工具列表并优化首轮系统提示。适合需要精简上下文、提高首轮响应质量和约束智能体行为的用户。

패키지
dsh-minimal-anchor
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:rand0wn/dsh-minimal-anchor

Usage

Nothing to invoke — it's a passive plugin. Boot your profile as usual (dsh web, dsh --profile headless "...", etc.) and the first turn of every new session goes out with the pruned tool list and preamble automatically.

Configuration