ghbhiee/dsh-plugin-mobile-shell

ghbhiee★ 0TypeScript最后同步: 2026-08-18

在 GitHub 打开

Narrow-viewport drawer shell for the DeepSeek Harness web UI

README 摘要

dsh-plugin-mobile-shell Narrow-viewport affordances for the DeepSeek Harness web UI: a drawer sidebar with a hamburger and scrim, swipe gestures, and a deployment-labelled browser tab title. It replaces a set of hand-applied patches to @deepseek-ai/dsh-client-ui-layout 's compiled bundle — the kind that has to be re-applied after every npm i -g and that breaks silently when the upstream build changes a hashed class name. Install Not on npm yet. The built lib/ is committed, so it installs straight from GitHub — no download, no build step: Or from a local clone (a link: , so a local rebuild is picked up): Sibling plugins install the same way: dsh-plugin-workbench and dsh-plugin-cli-session. Develop Because lib/ is versioned (it is what a git install serves), rebuild and commit it with every source change. The build is byte-reproducible for unchanged sources within one checkout, so a diff under lib/ always means a real change — note that CSS-Module hashes derive from the build path, so build it from this clone rather than a worktree. Configure A client entry never sees its row's config, so the browser half asks for these over a small host route and falls back to the defaults (1023 / D…

在 GitHub 查看完整 README →
皮肤/UIcordisdeepseek-harnessdsh-pluginweb uisidebar

分类