dsh-instruction-memory
Standing instructions edited in the DSH settings UI and injected into the system prompt of every subsequent turn.
在 DSH 设置界面维护常驻指令,自动注入此后每一轮对话的系统提示词。
How to install
dsh plugin add dsh-instruction-memory About
dsh-instruction-memory 在 DSH 设置界面中维护**长期指令记忆**:保存后自动注入此后每一轮对话的系统提示词。 安装 sh dsh plugin --profile web add dsh-instruction-memory 装完重启 DSH,设置页会出现「指令记忆」入口。卸载: sh dsh plugin --profile web remove dsh-instruction-memory 只由用户本人维护 **这份记忆的内容只属于用户。** 本插件刻意**不注册任何面向模型的工具**——模型没有任何 途径自行添加、修改或删除记忆条目。写入入口只有设置页(以及用户本人直接编辑存储文件), 因此不会出现 AI 悄悄给用户"记下"指令的情况。 条目内容由用户输入并被原样注入,本插件不对其做语义判断或自动生成。 组成 | 文件 | 作用 | | --- | --- | | lib/index.js | Host 半:读取/保存记忆,注册 systemPrompt 段落,暴露同源 JSON 路由 | | lib/client.js | Client 半:在 settings.section 注册「指令记忆」设置页(手写模块,无需构建) | | cordis.patch.yml | bundle patch:把 Host 行插入宿主组合 | | contrac…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-13
- Created
- 2026-09-11
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh, dsh-plugin, instruction-memory, system-prompt
Related plugins
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.
markdownify-mcp
zcaceres/markdownify-mcp
A Model Context Protocol server for converting almost anything to Markdown
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.
airtable-mcp-server
domdomegg/airtable-mcp-server
🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases