@dsh-external/dsh-auto-memory
AutoMemory for DSH:会话级记忆(收尾提醒 + 软上限检查 + 记忆索引维护),配置面板在 设置→插件。
381 results
AutoMemory for DSH:会话级记忆(收尾提醒 + 软上限检查 + 记忆索引维护),配置面板在 设置→插件。
Persistent memory plugin for DeepSeek Harness: memory_* model tools, automatic memory:recall prompt injection, /memory/api JSON routes, and a 设置→记忆 (Settings → Memory) management panel.
DeepSeek Harness (DSH) plugin: a self-contained semantic memory (RAG) over all your chat sessions. Indexes messages live via session/event, stores embeddings in one local JSON file, and exposes a rag_search tool.
DSH Agent 跨会话全局记忆插件:会话开始注入条目级索引,模型按需 recall 记忆全文,显式保存/搜索/删除,数据仅存本机 $DSH_HOME/memory/
Session reference plugin for DeepSeek Harness: one-click copy of the current session's @session-id reference in the header, an @ mention menu that lists sessions by title, and a session_read tool that reads any local session by @session-id / dsh-session:URI / @title and projects it to readable conversation text — no more download-transfer-unzip to share context between sessions.
Bounded, layered, approval-gated, auditable cross-session memory for DeepSeek Harness — a capability seam (ctx.memory service + local SQLite provider + memory tool + frozen snapshot injection), not another memory warehouse
DSH host plugin: notify via Telegram when a conversation finishes or needs user confirmation (ask_user_question / approvals), and let you reply from Telegram to continue the session. Bare messages (no sessionId) are app-routed: calendar-related text goes to the calendar app conversation, everything else creates a new conversation in the chat app. Since v0.4.0 it is also the single truth source of the per-session approval policy (ask / allowed-once / rejected) — Telegram's /approve and the web card's third button turn the same knob; grants made from the web live in process memory only and are revoked on restart.
DSH plugin: show a git-style file diff right inside the chat whenever the AI calls write/edit tools. Unified (top-bottom) and split (side-by-side) views with inline word highlighting, view-preference memory, zero git dependency. Written in TypeScript, built with esbuild.
dsh 梦境记忆整合插件:凌晨随机触发,把当天会话/Hindsight 记忆生成叙事化梦境日记(法塔人格),高价值洞察晋升回 MEMORY.md,梦境与晋升记录存 SQLite 并在 web 梦境 Tab 展示。
Durable knowledge graph for DeepSeek Harness agents: remember lessons/patterns/decisions, FTS5 search across sessions. Zero dependencies (node:sqlite).
外置记忆库插件:为 dsh 提供长期记忆的增删改查、搜索、分类、归档工具,记忆数据保存在 ~/.dsh/memory/memory.db,与当前工作区无关。
Doco knowledge-base native plugin for DeepSeek Harness (dsh) — search, read, outline, spreadsheet cells and save-draft your Doco KB with block-level addressing. Provides the `doco` service consumed by doco-memory-dsh.
Lan 记忆与人格系统复刻:常驻记忆(pinned)+ 检索记忆(JSONL 关键词检索)+ 经验库 + SOUL/MOOD 人格注入 + 设置页与 mood 卡片。基于《lan-dsh_v1.0_记忆人格复刻手册_20260816.md》实现。
DeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), real external-tunnel status detection (frpc token / reconnect diagnostics), mobile-first UI polish (composer image upload entry via system picker, settings single-column layout) and faster remote loading.
DSH Web Project Center — Cowork/WorkBuddy-style projects with folder binding, file browser, and two-way CLAUDE.md memory sync. 侧边栏「项目」入口 + 项目卡片网格 + 新建项目 + 项目详情。
DeepSeek Harness 的 QQ 私聊/群聊插件,支持扫码授权、原生 Session、群记忆与工具权限。
Gated GA-style layered memory for DeepSeek Harness: hard-injected L1, working checkpoint, settlement to Skills/L1/L2 — no silent auto-retain.
Deterministic cross-session transcript retrieval for DeepSeek Harness: the model-facing `recall` tool searches past session logs with explicit scope control
All-in-one DeepSeek Harness UI panels: artifacts, long-term memory, terminal and notes paired two per tab as right-Sidebar tab types, each with a draggable split — one bundle, one loader row.
对话记忆:记忆标签页、自动命名、隐私隔离、侧栏AI名、经验自动记录。静态 profile 插件,任何预设可用,重启不消失。
Aggregate DSH plugin bundle — one install, five plugins: dsh-memarc (long-term memory + session archive), dsh-session-git (export/import sessions as committed JSON), dsh-session-branches (session fork tree), dsh-goal-auto-resume (re-arm unfinished goals), dsh-model-reasoning (per-model reasoning capability & effort editor). Declares dsh.bundle, so the whole repository installs as a single profile layer: no clone, no build.