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. 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 时生效;更严格的调用方或提供方上限始终优先。