YuXuanLiang-dev/dsh-plugin-adaptive-agent-policy0

dsh-plugin-adaptive-agent-policy

Adaptive task routing, loop budgets, and progressive tool-result pruning for DeepSeek Harness

AI 分析

核心用途是优化长上下文和多轮工具调用中的 Token 消耗与任务效率。适合运行复杂、多步骤 Agent 任务的用户。内置增强裁剪服务,无需手动配置上游裁剪工具。

パッケージ
dsh-plugin-adaptive-agent-policy
バージョン
0.1.0-rc.2
ライセンス
MIT
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YuXuanLiang-dev/dsh-plugin-adaptive-agent-policy

ドキュメント

README 全文を読む ↗

任务配置

类别最大输出 token软检查步骤纯文本硬终步
read16,38448
small32,76859
frontend32,768814
large65,5361018
batch65,5361020

最大输出仅在 Agent 没有明确 maxTokens 时生效;更严格的调用方或提供方上限始终优先。