zizhongfeiyang/dsh-settings-drawer
A DeepSeek Harness web UI plugin for customizing and managing the settings navigation drawer. DeepSeek Harness
This is a DeepSeek Harness (DSH) plugin. Review its GitHub README, installation information, maintenance status, and public security signals here.
设置抽屉(dsh-settings-drawer)
一个 DeepSeek Harness Web UI 插件,让你选择设置页左侧要显示哪些栏目。
取消勾选后,该项会立刻从侧栏隐藏。通用、模型、插件、Agent Presets 默认保留。
预览

功能
- 隐藏或显示设置左侧导航中的任意栏目。
- 修改立即生效,并在浏览器本地持久保存。
- 自动发现新安装插件注册的设置栏目。
- 核心设置页默认受保护,不会误隐藏。
- 纯前端 UI 插件,无额外服务、无网络请求。
安装
从 GitHub 安装:
dsh plugin --profile web add github:zizhongfeiyang/dsh-settings-drawer
桌面客户端 / EAC 一般用 web-desktop:
dsh plugin --profile web-desktop add github:zizhongfeiyang/dsh-settings-drawer
从发布包安装(每个 Release 都附了 tarball):
dsh plugin --profile web add ./dsh-settings-drawer-1.1.1.tgz
装完后重启 Web 服务或刷新页面。
使用
- 打开 设置
- 点左侧最上方的 设置抽屉
- 取消不想看到的栏目,会立刻从侧栏隐藏
配置说明
| 项目 | 值 |
|---|---|
| npm 包名 | dsh-settings-drawer |
| 界面显示名 | 设置抽屉 / Settings Drawer |
| localStorage 键 | dsh_settings_drawer_config_v2 |
| 默认保留栏目 | 通用、模型、插件、Agent Presets |
测试环境
- DSH 0.1.0-rc.6 / 0.1.0-rc.7
- Deepseek Harness EAC 3.0.1 / 4.1.0
- Windows + Chrome 内核 DSH Web UI
开发
npm pack
包内包含:
lib/index.js— host 入口lib/client.js— 浏览器端cordis.patch.yml— bundle patchREADME.md、README.zh.md
反馈
遇到问题或有新功能建议?请到 Issues 提交,并使用项目提供的模板。
许可证
MIT
Security & install evidence
This score is based solely on public repository metadata and the install evidence registered here — it is not a code security audit.
From a public plugin catalog, linked to a public GitHub repository.
The repository declares the MIT license.
Code updates within the last 180 days.
No verifiable install metadata registered yet — please review the repository instructions manually.
The inspected package metadata declares no install lifecycle scripts.