johnx438-hub/dsh-minimal-context ↗★ 0
dsh-minimal-context
Minimal-agent context funnel for DeepSeek Harness: pointerize → prune → compact → summarize + recall_query / context_focus
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗配置(均有默认值)
pointerizeMinChars— 超过该字符数的 tool/result 指针化(默认 400)pointerizeNeverTools— 永不指针化的工具名(默认['recall_query'])pruneThresholdChars/pruneHeadChars/pruneTailChars— 裁剪阈值与头尾保留maxFullCardsPerTurn/maxCompactPerStep— 每轮完整卡片 / 压缩上限summarizeMinChars/summarizeMinNodes— 触发摘要的阈值surfaceBudget*/budget*— 预算驱动的指针化/裁剪参数(surfaceBudgetEnabled默认 true)taskSummaryInterval— TaskSummary 注入间隔(默认 12,仅真实压缩后注入)