@dsh-external/dsh-engram-relay
大 engram 小 KV:外置 engram 转接层(跨会话分层记忆:global/project/session,AI 自主决策归属 + 因果链接索引 + 渐进披露 + 主动唤醒),为 DSH 实现超长上下文记忆稀疏路由,与官方 compact 共存(官方腾 KV,engram 保细节)
241 results
大 engram 小 KV:外置 engram 转接层(跨会话分层记忆:global/project/session,AI 自主决策归属 + 因果链接索引 + 渐进披露 + 主动唤醒),为 DSH 实现超长上下文记忆稀疏路由,与官方 compact 共存(官方腾 KV,engram 保细节)
Import Claude Code memory (CLAUDE.md) and conversation history into DeepSeek Harness as resumable sessions; /init scaffolds an AGENTS.md project memory file.
Evidence-first 2Origin state projection, diff and immutable freeze for DeepSeek Harness
Unified Godot asset and project-goal management for DeepSeek Harness: godot_* model tools, a /gap REST surface, and a better-sidebar UI with asset manager, scene-tree viewer, and Git panel.
为 DeepSeek Harness 打造的实时用量/费用/余额计量插件:在聊天输入框旁直接看到 tokens、花费与真实余额。
Archive manager for DeepSeek Harness: group archived sessions by project, newest-first, with search, restore and delete.
DSH web plugin: visualize and manage your skills — a canonical Skill library (~/.dsh/skill-library) plus user-level (~/.dsh/skills) and project-level (<root>/.dsh/skills) assignment copies, with full CRUD and multi-project assignment.
项目文档体系初始化 skill(DeepSeek Harness 插件包 / Reasonix 技能):提问驱动落实文档规范 + 固化 AI 协作工作流,以「存量完善」为核心场景,跨平台可用(DSH / Reasonix / ZCode / Claude Code / Codex)。
DSH skill_manage: agent-managed procedural memory. Create/patch/edit/disable/delete skills in ~/.dsh/skills (user scope) or <projectRoot>/.dsh/skills (project scope), with validation, delete guards (agent-created marker, pin, path confinement), disable/enable via disable-model-invocation, and an English trigger-discipline system prompt section. Built on top of skill-filesystem's hot-reload watcher.
DSH WebUI capability controls for skills, MCP servers, tools, prompt injections, approvals, and safety guards at session, project, and global levels.
给 DSH 一个「临时会话」:侧边栏官方「新会话」按钮下面多一颗「临时会话」按钮,点它把新会话开进固定的临时工作区($DSH_HOME/workspace/default,插件启动时自动创建目录并在注册表里登记为「临时会话」工作区),于是这些会话就显示在侧边栏那个「临时会话」文件夹下面;项目工作区照旧注入精简的项目约定,临时会话不注入任何提示词,插件也不改你的权限配置。
One-click DSH background switcher backed by local Wallpaper Engine images/videos (WE Web API first, Steam workshop/myprojects directory scan fallback)
DSH Web GUI 轻量记忆系统:四个大写 Markdown 文件(USER.md / PROJECT.md / WORKLOG.md / CONVENTION.md)+ 两个动作(append 流水 / distill 沉降)。零外部依赖,只用 Node 内置模块;文件可视化、可 diff、可 git 管理。
Persistent memory for DeepSeek Harness: per-conversation notes, selective injection, project memory, semantic Vault search (bge-m3, free optional key) and automatic retrieval — agents stop forgetting.
Project-scoped AI memory: records pitfalls and user habits per project, injects them into future conversations
DeepSeek Harness Web plugin for date-organized projectless sessions under Documents/DSH
DSH 大会话性能插件:零拷贝 fork + fast initFor + 投影分片预热 + fork 缓存回填 + 分片 materialize + 冷会话 LRU 裁剪 + heap 检测(DeepSeek Harness / DSH)
DSH 插件:春笋(ChunSun)驱动的 AI 原生项目交付 —— 需求/Run/Step/场景/用例/工作记忆 + 验收闭环(pm = project management)
Project-level direction, boundary, and reuse governance for AI coding agents.
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify-commit-push-review-close sequence.
macOS Vision OCR tool plugin for DeepSeek Harness: read text from screen capture, clipboard images, or image files (zh-Hans + en-US). Unofficial community project.
Private, per-project system-prompt rules for DeepSeek Harness — matched by git remote URL, repo path, or cwd prefix; worktree-aware; never committed to the repository.
One-step GitHub uploader: given a repo URL, init/commit/push the current project to GitHub.
Plug-and-play image reading for text-only models: admits pasted images, projects them as [Image #N], and provides a first-class read_image tool backed by a configurable vision model, with a 读图 settings page (设置 → 读图) bridged over typert Remote.