GooDAnDReaDY/dsh-time-machine0

@goodandready/dsh-time-machine

DSH plugin for smart checkpoints, workspace safety guards, and instant rollback

包名
@goodandready/dsh-time-machine
版本
0.1.1
许可证
MIT
最近更新
2026年8月31日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-time-machine

dsh-time-machine

DSH plugin for smart checkpoints, workspace safety guards, and instant rollback for DeepSeek Harness.

Tools

  • time_machine_checkpoint_create
  • time_machine_checkpoint_list
  • time_machine_checkpoint_rollback
  • time_machine_diff

Settings

Located in Settings -> Plugins -> Time Machine & Checkpoints:

  • autoSnapshotEnabled: Take automatic checkpoints before file changes (default: true)
  • maxSnapshots: Maximum snapshots in session history (default: 20)
  • autoHealPrompt: Prompt recovery on command failure (default: true)

Verification

npm test