dsh-notes-plugin
DeepSeek Harness 会话感知本地笔记:把会话里的决策与约定沉淀成本地 Markdown 笔记,自动注入系统提示、可派发给活跃会话,解决「聊完就丢」的上下文断层
How to install
dsh plugin add dsh-notes-plugin About
📝 dsh-notes-plugin **把 Agent 会话里「聊完就丢」的决策与约定,沉淀成本地 Markdown 笔记** 自动注入系统提示 · 可派发待办给活跃会话 · 选区一键摘录 · 纯本地 Markdown 不上传 解决什么问题 Agent 会话里的结论是「一次性」的:一个方案为什么这么选、项目有哪些硬约定、下午冒出来的待办,全都散落在对话流里;上下文一压缩、会话一关,这些知识就没了。下一个会话的 agent 不知道上周定过什么,用户也得反复复述约定。 dsh-notes 把这件事变成可积累的本地资产: | 问题 | 解法 | | --- | --- | | 结论聊完就丢 | 面板内 Enter 即存为本地 Markdown(~/.dsh/notes),选区文字一键摘录,永不出本机 | | 笔记越记越乱 | LLM 异步识别主题并回填标题/分类,kind(笔记/决策/待办/链接/引用)与 status(进行中/置顶/已解决/已取代)两个正交维度管理 | | agent 不知道约定 | 打开「⚡ 注入为约定」开关,笔记内容自动注入 Agent 系统提示(order 130),范围可选本工作区 / 全局 / 指定会话 | | 待办没人执行 | 一键把待办派发给任意**活跃**会话(Agent.send 注入「召回上下文 + 具体要求」并唤醒对方开始工作),派发历史可标记…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-24
- Created
- 2026-09-16
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin, dsh-plugin-market, dsh-plugins
Related plugins
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.
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.
dsh-mnemon
omdsh-dev/dsh-mnemon
Cross-agent, local-first persistent memory plugin for DeepSeek Harness (DSH), powered by Mnemon. It shares long-term memory across Mnemon-enabled agents and adds runtime memory, searchable project documents, semantic recall, knowledge graph, and a Sidebar UI.
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.