dsh-plus
文件与数据 活跃维护

dsh-plus

nanbbb/dsh-plus

内置可视化视觉与记忆参数配置面板,集成公开插件市场,支持本地大模型接入,还可一键重启底层引擎,新配置无需手动重启服务即可生效,扩展原有工具的使用灵活性。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
12 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:nanbbb/dsh-plus
git clone https://github.com/nanbbb/dsh-plus.git
git clone git@github.com:nanbbb/dsh-plus.git
README.md master

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