dsh-hero-rightbar
在没有对话的页面上补回右侧栏的展开入口,位置与外观对齐产品自带控件。
Adds the right sidebar's expand trigger on pages with no conversation, matching the product's own control.
怎么安装
dsh plugin add github:qcsjjjjj/dsh-hero-rightbar 简介
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>, 里面**一个子席位都没有**,角落按钮自然也不存在。 所以在下面几种「还没有对话」的…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-21
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
radar
skyhook-io/radar
缺失的开源Kubernetes UI,内置面向AI代理的MCP服务器。查看出了什么问题、原因以及变化。问题、拓扑、事件时间线、Helm、GitOps、实时服务流量和集群审计——全部集成在一个Go二进制文件中。
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验