dsh-auto-compact
为 DSH 智能体预设注入增强的自动压缩默认值:一键应用调优的触发阈值/保留比例与分模型策略,幂等执行、自动备份、可回滚。
Enhanced auto-compaction defaults for DeepSeek Harness agent presets: apply tuned threshold/retention budgets and per-model policies with one command, idempotent with backups and rollback.
怎么安装
dsh plugin add github:songoao25/dsh-auto-compact 简介
dsh-auto-compact **English** | **中文** Enhanced auto-compaction defaults for DeepSeek Harness. DeepSeek Harness ships automatic context compaction (dsh-compaction-basic), but the default trigger threshold is 80% of the model's context window — too late for large-context models. This tool lowers the threshold to **75%** and adds per-route policies, so history is tidied up earlier and long sessions stay responsive. How it works DeepSeek Harness runs one compaction-basic instance per **agent preset** (per session). Profile-level patches cannot reach that subtree, so this tool directly injects conf…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-preset, auto-compact, cli, context-compaction, deepseek-harness, developer-tools, dsh, dsh-plugin, open-source, productivity
同类推荐
get-shit-done
gsd-build/get-shit-done
由 TÂCHES 开发的轻量且强大的元提示、上下文工程和规格驱动开发系统,适用于 Claude Code。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。