Skip to content

dsh-dcp v0.1.0-rc.1

Choose a tag to compare

@chiro2001 chiro2001 released this 16 Aug 09:22
· 24 commits to main since this release

dsh-dcp v0.1.0-rc.1

DeepSeek Harness 动态上下文管理插件(private)。

安装

dsh plugin --profile web add 'github:chiro2001/dsh-dcp#v0.1.0-rc.1'

能力

  • compress 工具(half-open range、工具配对、多 range 独立事务、bN 嵌套、inline 摘要清理)
  • 保护(用户消息//工具/路径/来源;instructions/snapshot 硬保护)
  • 自动策略(dedup;purge-errors 实验默认关);nudge;manual 模式
  • 命令:/dcp help|context|stats|manual|compress|sweep|show|decompress|recompress
  • 恢复:raw show / semantic expansion / recompression
  • 与 dsh 原生 compaction 共存(surface membership reconciliation)

已知限制

  • 无精确多节点 decompress;message-mode 与 Code Mode 延后
  • purge-errors 默认关闭;子代理 child-session 深读取默认关闭
  • storage-domain 持久化接线在 v0.2 e2e 矩阵完成实机覆盖

文档:docs/PLAN.md、docs/PROTOCOL.md、docs/CHANGELOG.md。