dsh-shared-memory
跨对话记忆系统 v2:分层记忆(MEMORY.md + USER.md 常驻注入 + topics/ 主题库按需加载),memory 工具(target 支持 topic) + 可视化记忆面板(笔记/画像/主题库)
36 results
跨对话记忆系统 v2:分层记忆(MEMORY.md + USER.md 常驻注入 + topics/ 主题库按需加载),memory 工具(target 支持 topic) + 可视化记忆面板(笔记/画像/主题库)
DSH host-only plugin: after every turn, a subagent folds the session's work (messages + tool calls) into a rolling 'major topic - minor topic' outline and renames the session to its current goal + task. No dsh source changes.
DeepSeek Harness 的 Skills 管理器:在 设置 → 插件 → Skills 标签页中发现 GitHub 上的 Agent Skills 仓库(SKILL.md 技能包,topic:agent-skills / dsh-skill / claude-skills),查看详情后一键安装 / 移除。技能装入 $DSH_HOME/skills,skill-filesystem 热加载,无需重启。支持 GitHub 代理。
Cross-session memory cue bank for DeepSeek Harness: builds a persistent event-cue library (keywords, user language idiosyncrasies) and re-activates remembered event details on topic switches, mirroring human episodic recall.
DSH 插件目录速查 (dsh-plugin catalog): periodically fetches repositories tagged topic:dsh-plugin from GitHub, categorizes them, stores Chinese descriptions locally, and exposes agent tools (plugin_query / plugin_catalog_update / plugin_categories) plus a web GUI panel to quickly look up relevant plugins.
Session topic titles for DeepSeek Harness: LLM-generated titles for sessions stuck on the prompt-excerpt fallback, retry on every turn end, plus a /topics-size endpoint for the hover-card size patch (out-of-tree plugin)
Local-first DeepSeek Harness plugin marketplace with GitHub and dshfind providers
Community plugins tab for the DeepSeek Harness web GUI: search, browse, install and uninstall plugins from the GitHub dsh-plugin topic
为AI开发和QA设计的模型上下文协议服务器,提供AntV文档上下文和代码示例。
A DSH (DeepSeek Harness) client plugin that adds a GitHub info sidebar to the chat window's right details column: the top pane lists repositories under a GitHub topic (e.g. dsh-plugin) sorted by stars, the bottom pane lists a repository's discussions with time / comments / pinned sorting.
Cross-ecosystem aggregation base ('聚合的聚合'): syncs the GitHub dsh-plugin topic + npm registry into one open JSON index, queried by model tools, a CLI (dsh-feed), and a minimal stdio MCP server
DSH input recorder & analyzer: local text capture (keyboard + UIA), daily/weekly stats, topic analysis and report export for daily reports. Privacy-first: local-only, password fields excluded, sensitive data redacted.