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/08/17

インストール

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

ドキュメント

README 全文を読む ↗

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