dsh-cue-bank
Cross-session event-cue memory for DeepSeek Harness: auto-extracts task/conversation cues and user language habits from every turn into a persistent global cue bank, then re-injects remembered context on topic-switch detection (keyword or vector matching).
跨会话「触点记忆库」插件:自动从每轮对话提取任务/会话级触点与用户惯用词,存入全局持久记忆库;检测到话题切换时重新注入相关历史记忆(关键词或向量匹配)。
How to install
dsh plugin add github:itr-del/dsh-cue-bank About
dsh-cue-bank — 跨会话「事件触点记忆」插件 让 Agent 的记忆能力向人类靠拢:人脑可以在不同任务间随时切换,靠的是对事件建立**多维触点**(关键词、视角、触发物…),触点被当前情境激活后,从长期记忆快速拉取事件细节。本插件把这一机制在 dsh(DeepSeek Harness)上落地。 设计原理 人脑记忆模型 本插件实现 ───────────────── ───────────────────────────── 事件经历 触点库中的 topic(带摘要+关键词+时间) 事件触点(关键词/视角/触发物) topic.keywords + dimensions 情境激活触点 → 唤醒事件 用户新消息关键词 → 扫描触点库 话题切换 → 快速拉取细节 重合度低于阈值 → 注入记忆唤醒上下文 记忆渐进完善 每次触碰更新 lastTouchedAt / 合并关键词 两层架构 ┌─ 写入侧(建库,每轮 turn 结束时)─────────────────────┐ │ agent/status=idle → 读本 turn 文本 │ │ ├─ 对话级触点:本轮关键词(2~4 字中文 gram + 英文词)│ │ ├─ 任务级触点:session 聚合关键词(合并更新) │ │ └─ 用户惯用词:近 N 轮窗口的高频个人用词(第二类) │ │ → upsert 进全局触点…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-18
- Created
- 2026-08-15
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
firecrawl-mcp-server
firecrawl/firecrawl-mcp-server
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
hivemind
activeloopai/hivemind
Hivemind turns your traces into reusable skills across agents
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
mcp-notion-server
suekou/mcp-notion-server
A Model Context Protocol server for connecting Notion to MCP-compatible clients