DeepSeek Harness 插件

dsh-memento

有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入;写入必过审批门,模型可见内容可自会话日志重建。

记忆未检测到许可证
跳到安装方式

来源信息

仓库
PerryLink/dsh-memento
最近来源活动
2026年8月14日
Registry 分类
记忆
星标
2
Forks
快照中没有数据

安装方式

先检查来源,再复制社区 registry 提供的命令。

dsh plugin --profile web add github:PerryLink/dsh-memento

此命令来自社区 registry 快照。运行前请检查仓库与 package scripts。

检查目录记录

只读发现信息。使用前请到仓库核对每个字段。

目录记录1 个文件
registry-record.json只读
registry-record.json发现信息 · 到来源核验
{
  "name": "dsh-memento",
  "owner": "PerryLink",
  "category": "memory",
  "description": "Bounded, layered, approval-gated, auditable cross-session memory: a typed `ctx.memory` seam with a zero-dependency SQLite provider, a `memory` tool, and frozen snapshot injection; every write passes the approval gate and stays reconstructable from the session log.",
  "descriptionZh": "有界、分层、带审批门、可审计的跨会话记忆:`ctx.memory` 服务 + 零依赖 SQLite 存储 + `memory` 工具与冻结快照注入;写入必过审批门,模型可见内容可自会话日志重建。",
  "install": "dsh plugin --profile web add github:PerryLink/dsh-memento",
  "npm": null,
  "stars": 2,
  "added": "2026-08-14",
  "source": "registry"
}

第三方代码与预览版本风险

目录收录和 GitHub stars 都不能证明该插件安全。加入 profile 前,请检查 manifest、安装脚本、权限、网络行为、密钥处理、许可证和未解决的问题。