dsh-memoria
jiayan-xu/dsh-memoria
向量+图记忆后端:observe/remember/search/recall 四个工具对接本地 memoria 服务,HNSW 语义召回 + FTS5 关键词 + 知识图谱信号经 RRF 融合排序,回合结束自动写入,按 Agent 命名空间隔离。
DeepSeek Harness 插件
本地 AI 代码评审门禁:对工作区/分支/commit diff 跑评审(托管 ocr.js),返回结构化 findings 与 token 统计;门禁模式发现问题即失败。
跳到安装方式先检查来源,再复制社区 registry 提供的命令。
dsh plugin --profile web add github:jiayan-xu/dsh-ocr-review此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。
只读发现信息。使用前请到仓库核对每个字段。
registry-record.json发现信息 · 到来源核验{
"name": "dsh-ocr-review",
"owner": "jiayan-xu",
"category": "dev",
"description": "Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.",
"descriptionZh": "本地 AI 代码评审门禁:对工作区/分支/commit diff 跑评审(托管 ocr.js),返回结构化 findings 与 token 统计;门禁模式发现问题即失败。",
"install": "dsh plugin --profile web add github:jiayan-xu/dsh-ocr-review",
"npm": null,
"stars": 0,
"added": "2026-08-14",
"source": "registry"
}目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。