lywusichen/dsh-sidebar-buttons
管理 DeepSeek Harness 左下侧栏按钮的插件:拖拽排序、显隐控制,隐藏按钮收进"更多"菜单,可统一按钮高度。
项目介绍Project Overview
这是一个 DeepSeek Harness 插件,用于管理左侧侧边栏底部按钮:可拖拽排序,为每个按钮选择显示、折叠进“更多”或隐藏三种模式,并统一按钮高度。适合想整理侧边栏、收纳不常用按钮时使用。插件仅在客户端生效,不改动 DSH 核心,卸载后恢复原样;隐藏的按钮只能在设置页找回。
This is a DeepSeek Harness plugin for managing the buttons at the bottom of the left sidebar. It supports drag-to-reorder, three per-button modes—Show, Fold into More, and Hide—and uniform, original, or custom button heights. Use it to tidy the sidebar or tuck away rarely used buttons. It runs client-side only, does not modify DSH core, and uninstalling restores the original sidebar; hidden buttons can only be recovered from Settings.
请帮我了解并安装插件:【dsh-sidebar-buttons】【https://github.com/lywusichen/dsh-sidebar-buttons】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:lywusichen/dsh-sidebar-buttons
把 lywusichen/dsh-sidebar-buttons 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
dsh-sidebar-buttons
English · 简体中文
A DeepSeek Harness plugin. Manages the buttons at the bottom of the left sidebar: reorder them, control each one with three display modes, and give them all the same height. Client-side only, nothing in the DSH core is touched, uninstalling restores the original sidebar.
Features
- New "Sidebar Buttons" page in Settings lists every button registered in the sidebar foot; drag rows to change the order, the sidebar updates immediately
- Each button has three display modes:
- Show: pinned in the sidebar
- Fold into More: moved into a "More" button above Settings (only shown while at least one button is folded), where it stays usable
- Hide: absent from the sidebar and the More menu alike — recoverable only from the settings page
- Buttons from different plugins come in different sizes; pick one height for all of them, keep each button's original size, or enter a custom value
Screenshots




Install
dsh plugin --profile web add github:lywusichen/dsh-sidebar-buttons
Restart DSH, then open Settings → Sidebar Buttons.
Build
npm install # esbuild
npm run build # generates lib/client.js
License
MIT
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS