用 dsh-context 看清 DeepSeek Harness 上下文窗口里装了什么

dsh-context 是 bowenliang123 维护的 DSH 会话与消息插件,在 Web UI 提供 Context 页签和 /context 命令,展示上下文六类组成、按请求历史、压缩裁剪事件及当前模型可见消息。目录安装命令为 dsh plugin add github:bowenliang123/dsh-context,README 亦给出 dsh plugin --profile web add dsh-context。Apache-2.0,面向 web profile。插件以当前 dsh 进程权限运行,安装前应检查源码与许可证。

阅读全文