SodaZheng/dsh-more

SodaZheng★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

为 DeepSeek Harness Web 补齐上下文与历史控制能力的一组实用补丁;每个补丁都可以独立启停。

README 摘要

DSH More English 简体中文 Practical, independently switchable patches for missing context and history controls in DeepSeek Harness Web. dsh-more integrates with the existing DSH interface instead of adding a separate management dashboard. Its current patch set can edit a user message and restart from that point, remove one message while preserving the surrounding context, and permanently delete a session while leaving native archive behavior intact. Compatibility: the current release targets DeepSeek Harness 0.1.0-rc.7 and requires Node.js = 24 . DSH is still a release candidate, so upgrades may require changes in the centralized adapter layer described below. Features Patch Where it appears Behavior Default Edit and restart User-message action row Creates a clean continuation before the selected turn, submits the edited text, archives the source branch, and opens the child session On Delete one message User- and assistant-message action rows Removes the selected model-surface node, expands only when tool call/result pairing requires it, rebuilds the surviving context, and opens a child session On Permanently delete session Separate item beside the native Archive action Stops and unloa…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类