dshbase

Plugin directory / Developer / dsh-sidebar-buttons

dsh-sidebar-buttons

Unverified lywusichen

✓ Actively maintained

View on GitHub ↗ ← Back to plugin directory

2Stars
0Forks
0Open issues
Language
2026-08-23Last push
Cross-platformPlatform

What it does

管理 DeepSeek Harness 左下侧栏按钮的插件:拖拽排序、显隐控制,隐藏按钮收进"更多"菜单,可统一按钮高度。

Our take
Unverified — not yet verified

管理 DeepSeek Harness 左下侧栏按钮的插件:拖拽排序、显隐控制,隐藏按钮收进"更多"菜单,可统一按钮高度。 Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

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

More button position

More menu

Settings nav position

Settings page

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

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-sidebar-buttons for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:lywusichen/dsh-sidebar-buttons

Headless (CLI) profile:

dsh plugin --profile headless add github:lywusichen/dsh-sidebar-buttons

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-26
Note: 验证: runtime-fail Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7789 plugins →