nanbbb/dsh-plus0

dsh-plus

DSH 增强插件:在 Web 界面设置中加入视觉、记忆、插件市场和本地模型四个面板,支持一键重启引擎。

AI 分析

核心用途是全方位增强 DSH 的配置与扩展能力,提供看图引擎配置、跨会话记忆、插件搜索安装及本地模型探测。适合深度定制用户。

包名
dsh-plus
版本
0.1.1
许可证
MIT
最近更新
2026年8月15日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:nanbbb/dsh-plus

dsh-plus

DeepSeek Harness 增强插件:在 web 界面「设置」里加入 视觉 / 记忆 / 插件市场 / 本地模型 四个面板。

本插件是第三方插件,与 DeepSeek 官方无关。

功能

  • 视觉 (modlens):配置看图引擎(provider / baseURL / API Key / 模型),API Key 掩码显示。
  • 记忆 (mneme):配置跨会话记忆(自动注入 / 自动总结 / 做梦整理等阈值)。
  • 插件市场:搜索 GitHub topic:dsh-plugin 插件、一键安装、已安装清单、重启生效。
  • 本地模型:自动探测 ollama / LM Studio、列出实际模型、一键添加。
  • 重启生效:一键重启引擎并刷新窗口。

安装

# GitHub(推荐)
dsh plugin --profile web add github:nanbbb/dsh-plus

# npm
dsh plugin --profile web add dsh-plus

装完重启引擎生效。桌面端(DSH Desktop)已内置本插件,无需单独安装。

License

MIT