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.

AI 分析

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

パッケージ
@yfzhou/dsh-mobile-sidebar
バージョン
0.1.2
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

@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