@dpskh/tool-checkpoint
检查点标记插件:在插件专属存储中持久化记录会话检查点,以便后续的 rewind 插件折叠冗余的探索过程。
AI 分析
核心用途是标记对话的关键节点。适合长文本探索、复杂调试任务,需与 @dpskh/tool-rewind 配合使用以精简模型上下文。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:dpskh/dsh-checkpoint说明文档
阅读完整 README ↗Configuration
- id: tool-checkpoint
name: '@dpskh/tool-checkpoint'
config:
toolName: checkpoint # model-facing tool name (default checkpoint)