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

@yfzhou/dsh-mobile-sidebar

Hides the collapsed sidebar rail on mobile and adds DSH's native sidebar toggle to the shell.

包名
@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