dsh-redaction
In-place redaction and prevention policy for DeepSeek Harness session logs - two Cordis plugins plus the platform research behind them
针对 DeepSeek Harness 会话日志的就地编辑和预防策略——两个 Cordis 插件以及其背后的平台研究
How to install
dsh plugin add github:L-ingqin12/dsh-redaction About
dsh-redaction Two plugins for DeepSeek Harness, plus the platform research that produced them. The problem they solve: a public web search, a gh command, a log scrape — any tool can return content you must not keep. In DSH that content does not merely pass through: **the stored tool/result event *is* the model-facing message**, so one write commits it to both the durable session log and every future provider request. If it is the kind of thing a provider's content filter rejects, that turn fails — and so does every turn after it, because the history keeps carrying it. The two packages | Packag…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-12
- Created
- 2026-09-12
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, plugin, privacy, redaction, session-logs, tui
Related plugins
DSH-EasyRewrite
Renzic-Stone/DSH-EasyRewrite
Inline-edit and recall your own user messages in dsh web — lazily and seamlessly, with a version pager and per-session draft persistence.
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-claude-move
PerryLink/dsh-claude-move
Four-source migration wizard: move Claude Code, Codex, OpenCode and Hermes sessions, memories, skills, instructions and slash commands into DSH (/move wizard with approval gate and idempotent move.json, resumable sessions).
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.