dsh-hero-rightbar
Adds the right sidebar's expand trigger on pages with no conversation, matching the product's own control.
在没有对话的页面上补回右侧栏的展开入口,位置与外观对齐产品自带控件。
How to install
dsh plugin add github:qcsjjjjj/dsh-hero-rightbar About
dsh-hero-rightbar 在没有对话的页面上,把**右侧栏的开启按钮**补回来。 sh dsh plugin --profile web add /绝对路径/dsh-hero-rightbar-0.1.0.tgz 客户端 bundle 由 dsh-client-hmr 监视:改写已安装的 会在约 1 秒内原地热替换该插件,不需要重启 dsh,也不需要刷新页面。 --- 1. 为什么原本没有那颗按钮 右侧栏唯一的入口,是挂在**会话 header 角落席位**上的那颗展开按钮: @deepseek-ai/dsh-client-ui-sidebar-right 把自己的按钮注册进 conversation.session.header.corner; 而这个席位所在的 header,在**空会话阶段整段不渲染**—— @deepseek-ai/dsh-client-ui-conversation 的会话骨架里写着: js const hideChrome = session.blank && conversationPhase(session, conversation) === "blank" hideChrome 为真时,它渲染的是一个空的、aria-hidden 的 <header>, 里面**一个子席位都没有**,角落按钮自然也不存在。 所以在下面几种「还没有对话」的…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-23
- Created
- 2026-09-21
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
radar
skyhook-io/radar
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
UI-TARS-desktop
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。