dpskh/dsh-checkpoint2

@dpskh/tool-checkpoint

检查点标记插件:在插件专属存储中持久化记录会话检查点,以便后续的 rewind 插件折叠冗余的探索过程。

AI 分析

核心用途是标记对话的关键节点。适合长文本探索、复杂调试任务,需与 @dpskh/tool-rewind 配合使用以精简模型上下文。

包名
@dpskh/tool-checkpoint
版本
0.2.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dpskh/dsh-checkpoint

Configuration

- id: tool-checkpoint
  name: '@dpskh/tool-checkpoint'
  config:
    toolName: checkpoint   # model-facing tool name (default checkpoint)