← Back to list

dsh-auto-goal-resume

DeepSeek Harness Sessions & Messages Low risk

Automatically resumes active goal sessions after DSH restart; long-running tasks continue without a manual nudge.

DSH 重启后自动续跑有活跃目标的会话,无需人工说「继续」。

How to install

DeepSeek Harness dsh plugin add auto-goal-resume

About

dsh-auto-goal-resume DeepSeek Harness 插件 —— **DSH 重启后,自动续跑有活跃目标(goal)的会话,无需人工说"继续"。** 当你在 DSH 里让 AI 执行一个长任务(多阶段、跨多轮),中途进程重启或升级后,任务会默认停在原地——因为 DSH 的 goal 系统刻意不持久化"继续执行的授权"。本插件把这个授权步骤自动化:重启后自动扫描、恢复 agent、重新武装目标,让 goal-round-driver 无缝接续剩余工作。 --- 目录 背景:为什么需要这个插件 功能特性 工作原理 安装 验证与日志 端到端测试示例 安全与限制 常见问题 FAQ 许可证 --- 背景:为什么需要这个插件 DSH 的 goal 系统(同会话目标)把**目标本身**——目标文本、生命周期阶段(active / paused / blocked / complete)、已跑轮次——作为 goal/change 事件持久化到会话日志。这部分跨重启存活。 但**"继续执行的授权"(activation)永不持久化**,这是刻意的安全设计: 每次进程重启、会话恢复(agent/session-start)、或 fork,目标都会被 **disarm**(解除武装); disarm 之后,goal-round-driver(自动轮次驱动)不会启动任何新轮次; 必须…

Recommendation signals

48 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
48 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
1
mo. downloads
Last push
2026-08-16
Created
2026-08-16

Links

GitHub ↗ npm ↗ Report issue ↗

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
dsh-plugin

Related plugins

DeepSeek HarnessClaude CodeCodexMCP Server
Score79

deja-vu

vshulcz/deja-vu

One memory shared by Claude Code, Codex, Cursor, Copilot CLI, OpenClaw and 20 more coding agents, built from the session history already on disk. A fix found in one agent comes back in any of them, including months of sessions from before you installed it. No LLM, no embeddings, one local Go binary.

☆ 811 ↓ 2.6K Sessions & Messages
DeepSeek Harness
Score78

dsh-turn-rewind

Anionex/dsh-turn-rewind

Rewind conversation and workspace state, powered by a persistent Change Ledger.

☆ 116 ↓ 10.0K Sessions & Messages
DeepSeek Harness New
Score71

dsh-web

zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery

Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.

☆ 5.9K ↓ – Sessions & Messages
DeepSeek Harness
Score70

dsh-message-edit

Moeblack/dsh-message-edit

Branch-based message editing, reroll, retry, and a version timeline.

☆ 48 ↓ 3.4K Sessions & Messages