← 返回列表

dsh-projection-guard

DeepSeek Harness 会话与消息 低风险

会话投影缓存守卫:逐行 JSON 降级,单个违规投影单元(如第三方插件存储 Map)不再拖垮会话标题与整个缓存;启动自愈自动补全缺失标题。

Guards the persisted session-projection cache: per-row JSON degradation so one misbehaving projection unit (e.g. a third-party plugin storing a Map) can never stall session titles or the whole cache again, plus a startup self-heal that backfills missing titles.

怎么安装

DeepSeek Harness dsh plugin add github:DamonKoy/dsh-projection-guard

简介

dsh-projection-guard 中文 A DeepSeek Harness (DSH) plugin that **guards the persisted session-projection cache** against misbehaving projection units — so session titles (and every other projection) survive restarts no matter what third-party plugins do. The bug it fixes DSH persists per-session projection checkpoints (session titles, stats, permissions, …) into session_projcache.json. The write path serializes the **whole** per-session checkpoint in one JSON pass: if a *single* projection unit stores a non-JSON value (a Map, Set, class instance, cyclic or non-finite value — e.g. some third-part…

推荐参考

45 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
45 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
最近更新
2026-08-15
创建于
2026-08-15

链接

GitHub ↗ 报告问题 ↗

基础安全检查

检查结果
curated 收录但无 npm 包/安装命令
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin

同类推荐

DeepSeek HarnessClaude CodeCodex 新上架
推荐71

dsh-chat-import

Nwflower/dsh-chat-import

把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。

☆ 54 ↓ 761 会话与消息
DeepSeek HarnessClaude CodeCodexMCP 服务器 新上架
推荐65

task-passport

dongsheng123132/task-passport

通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。

☆ 8 ↓ 527 会话与消息
DeepSeek Harness 新上架
推荐62

dsh-turn-rewind

Anionex/dsh-turn-rewind

对话回退:基于持久 Change Ledger 回滚会话与工作区状态。

☆ 71 ↓ – 会话与消息
MCP 服务器Claude CodeCodex 新上架
推荐62

deja-vu

vshulcz/deja-vu

面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。

☆ 640 ↓ – 会话与消息