yfzhou0904/dsh-plugin-gallery--plugins-mobile-sidebar0

@yfzhou/dsh-mobile-sidebar

在移动端隐藏折叠的侧边栏轨道,并在界面顶部添加 DSH 原生的侧边栏切换按钮。

AI 分析

核心用途是优化 DSH 在小屏或移动设备上的布局。适合经常在手机或平板上访问 DSH Web 服务的用户。

包名
@yfzhou/dsh-mobile-sidebar
版本
0.1.2
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:yfzhou0904/dsh-plugin-gallery#0bca5d11a39014e69e5a571bf6d6ca97a491b2bb&path:plugins/mobile-sidebar

@yfzhou/dsh-mobile-sidebar

A responsive navigation improvement for the DeepSeek Harness Web interface.

On screens up to 767 px wide, it hides the otherwise space-consuming collapsed sidebar rail and places DSH's native sidebar toggle at the top left of the shell. The control remains available on both active conversations and the new-session screen. Desktop sidebar behavior is unchanged.

Install

dsh plugin --profile web add @yfzhou/dsh-mobile-sidebar

The package supplies its own DSH bundle row; do not add a separate cordis.patch.yml entry.

Runtime requirements

  • Client services: layout, slots
  • Slot: shell.overlay
  • UI primitive: IconPanelLeftOutline16 from @deepseek-ai/dsh-client-ui-primitives
  • Tested with DSH 0.1.0-rc.6

The implementation relies on current DSH shell markup and CSS tokens, so verify it when upgrading DSH.

License

MIT