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

dsh-plugin-adaptive-agent-policy

为 DeepSeek Harness 提供的自适应任务路由、循环预算控制及渐进式工具结果裁剪插件。

AI 分析

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

套件
dsh-plugin-adaptive-agent-policy
版本
0.1.0-rc.2
授權
MIT
最近更新
2026年8月15日

安裝

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

任务配置

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

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