dsh-pi-memory
跨会话持久记忆(移植自 pi-memory)
384 results
跨会话持久记忆(移植自 pi-memory)
An opt-in governed long-term-memory bundle for DeepSeek Harness.
Per-project long-term memory for DeepSeek Harness, backed by SQLite.
Small DeepSeek Harness memory plugin: the model writes markdown files under ~/.dsh/memory, the host injects them next session. No auto-extract, no vector DB.
System information tool for DeepSeek Harness: OS, CPU, memory, uptime, and network facts the agent can read when diagnosing the local environment
MiMoCode-style Zero-tool Workspace Memory Auto-Injection & Background Distillation Plugin for DeepSeek Harness
DSH plugin: context archiving + historical retrieval — archive_session / search_archive tools over the session-archive skill (zstd session-log decode).
Installer and runner assets for wiki-manager agent wiki-kit integration.
中文前提锚点守卫(前提守卫):压缩摘要丢失关键前提时报警。fork of ICCuse/dsh-premise-guard (MIT),为中文小说创作项目定制:中文引号/书名号/术语链/编号/仓内路径锚点 + 手动锚点清单(.dsh-meow/anchors.md)+ premise_anchor 工具。
记忆审计技能:对 AI agent 的记忆文件(MEMORY.md/LESSONS.jsonl/规则库)做静态体检,扫出越界宣称(已达 AGI/最强/100% 成功)、无证据完成声明、重复条款;报告是候选不是判决,每条带行号与原文供人工复核。适用:审计自己或他人的 agent 记忆、季度记忆体检、向团队展示记忆质量时。
工作区档案速览设置页插件:在 WebUI 设置里新增「莉娅工作区」子设置页,展示 FILE-MAP 摘要、memory/records/diary 统计、最近日记。工作区根目录可配置(设置页填写,即时生效)。
Local-first DeepSeek Harness plugin for searching Chrome, Edge, and Brave bookmarks, history, and downloads without uploading browser data.
Reusable trajectory-tree context, exact-turn forks, and bounded cross-session recall for DeepSeek Harness
Cross-session self-learning memory for DeepSeek Harness, ported from XT-AGENT packages/memory. BM25 relevance injection + background extraction (sanitize/dedupe/merge) + lifecycle archive + memory_read/memory_search/memory_write tools.
当用户对输出给出学习或行为反馈(称赞/批评/达成共识/改主意)时,按反馈学习循环处理写入 feedback-log,重要反馈走完整落盘链(feedback-log→conclusions→长期记忆→验证可检索),保持立场一致不横跳。触发词:做得好/记住了/有问题/怎么又这样/记住/以后都这样(仅在指向本输出/行为的评价时生效)。
Mnemon 记忆体 GC 治理插件:把「冲突驱动的正确性纠错」接进 dsh-mnemon(记忆间新事实取代旧事实 → 标记 superseded → 显式确认后才软删除)。自动巡检只报告、绝不删除。基于 dsh-mnemon 的 createRunner 公共 API。
DSH 侧边栏助手插件(dsh-zhushou):在侧边栏管理/选择助手,选中后在 DSH 主会话内直接以助手人设/模型/参数对话;不选则保持原生会话。A DSH sidebar assistant plugin: manage and pick assistant personas in the sidebar, then chat with them inside the main DSH session; leave it unselected for the native experience.
DSH plugin that bridges the local codebase-memory-mcp knowledge-graph server through the built-in @deepseek-ai/dsh-mcp-client, with a runtime-configurable exe path (settings namespace).
DSH plugin: remember the last used workspace directory for the Add-workspace flow (prefill + auto-memory over the official browse dialog)
Hermes-style bounded curated memory for DeepSeek Harness (out-of-tree plugin)
PLUR memory for DeepSeek Harness — engrams injected straight into the prompt, no tool call required
Task-isolated, privacy-first memory for DeepSeek Harness
DSH bundle: wire the Butler Memory MCP server (agent tools) and add a Web memory panel (view/search/candidates)
DSH 自记忆插件 v3(P0 升级):在 v2(加权关键词/泛化/倒排索引/前提感知/同义词规范化)之上增加事件驱动自动采集(会话轨迹落盘)、pre-step 自动召回注入(<selfmem_memory> 围栏)、写路径可靠队列(失败入 pending 重放)、CJK 感知 token 预算。