xiaohj233/dsh-resume

xiaohj233★ 2JavaScript最后同步: 2026-08-15

在 GitHub 打开

Resume interrupted DSH turns from an empty submit and restore sessions or subagents that were running at shutdown.

README 摘要

dsh-resume English 中文 Status: Feature Plugin with Compatibility Patch. Tested only with DeepSeek Harness 0.1.0-rc.6. dsh-resume adds two continuity behaviors to the DSH Web profile: an interrupted turn can continue from an empty submit without adding a visible "continue" message, and sessions that were still running when DSH stopped can be resumed after the next boot. Problem Upstream DSH can resume stored sessions and repair torn logs, but it does not treat an empty composer submission as continuation and does not automatically restart the exact set of sessions and subagents that were active at process shutdown. Behavior - Folds received partial text and reasoning into session history when a turn is interrupted. - Enables empty-submit continuation for an interrupted conversation. - Tracks active top-level sessions and subagents in /.dsh/resume-state.json . - Restores only entries recorded as running at shutdown; completed or user-aborted turns are not restored. - Consumes the state file per session: each successfully resumed session is removed from the persisted set immediately (atomic write), so a crash or kill during restoration never loses the remaining sessions — the next boot…

在 GitHub 查看完整 README →
皮肤/UIcontinuitydeepseek-harnessdshdsh-pluginresumeagent

分类