harness-desktop#plugins/harness-memory

988hj7tczd-oss

跨会话记忆插件:用官方 ctx.storage 存储域持久化记忆,注册 system-prompt section(memory:recall)把记忆注入模型上下文,提供 memory_save / memory_forget 工具让 agent 自行存取记忆(maxMemories 可配置)。

Cross-session memory for DeepSeek Harness via the official storage domain: memories persist through ctx.storage (storageDomain table) and are injected into the system prompt through a registered section (memory:recall), with memory_save / memory_forget tools so the agent reads and writes its own memory (maxMemories configurable).

安装命令

dsh plugin --profile web add github:988hj7tczd-oss/harness-desktop#path:/plugins/harness-memory

该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。

安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。

信号

GitHub Stars0
30 天下载
分发方式Git
收录时间2026-08-23

相关链接

同类插件