DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Mobile Nav — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
M

@dsh-external/dsh-mobile-nav

Mobile Nav

Make dsh as compatible as possible with portrait orientation and other mobile devices

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile#4d2f884c19ec041cbf7e2df1f493a1223949f775
READMECompatibilityVersions
移动端设置界面

Compatibility and provenance

Mobile Nav is published as @dsh-external/dsh-mobile-nav and currently resolves to version 2.2.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/27/2026

Versions

2.2.0stable
8/27/2026
2.1.5stable
8/26/2026
2.1.1stable
8/24/2026
Show 2 more versionsCollapse versions
2.0.0stable
8/21/2026
1.5.0stable
8/20/2026

Related plugins

Loading related plugins…

Latest
2.2.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in ui-customization.

Better Sidebardsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.Deepseek Ipptdeepseek-ipptiPolloWork PPT Studio and its curated slide templates as a native DeepSeek Harness conversation view.Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebDream Skindsh-dream-skinDeepSeek Harness 换肤插件(Dream Skin for DSH):8 套 iOS / Linear 式清透冷调的高质感主题 + 弥散光壁纸 + 每皮肤智能背景 + 强调色 + 主题包分享,把换肤做成材质与配色克制的高级感工艺,而非贴图。Works in native DSH Web and third-party desktop clients (DSH Desktop): 8 original premium themes, glass materials, wallpaper 2.0

README

dsh-web-mobile — 手机上也能好好用 DSH

DSH Web UI 移动端适配:窄屏好用,宽屏适用


dsh-web-mobile 是 DeepSeek Harness Web UI 的移动端适配插件——让 DSH 在手机竖屏下也能好好用:

  • 侧栏变抽屉:手机竖屏下侧栏收进 overlay 抽屉,会话区全宽,点会话行自动收起
  • 弹窗变浮层:设置、文件树、预览改成底部 sheet,触屏好点
  • 状态栏避让:刘海安全区、深/浅主题、双击缩放都处理
  • 输入区不打架:权限胶囊、模型名、切换菜单在窄屏下不重叠
  • 长会话不卡流量:宿主返回的大 JSON(会话历史等)自动 gzip/brotli 压缩,手机端加载明显提速
  • 平板也管:768–1023px 限宽居中;桌面 ≥1024px 完全 no-op
  • 诊断方便:?mobile-nav-debug=1 显示悬浮诊断条(视口 / 浮层状态 / JS 错误)

效果

会话主页目录抽屉设置界面
移动端会话主页目录抽屉移动端设置界面

安装

从 GitHub 一行装:

dsh plugin --profile web add github:mexiaosqwq/dsh-web-mobile

仓库自带构建产物,无 allowBuilds 拦截。装完重启 dsh web。

本地开发:

dsh plugin --profile web add link:/path/to/dsh-web-mobile

更新内容

v2.2.0

修复

  • 修复 v2.1.5 版本安装后 node 报错问题,绷不住了(#31 by @Yurzi)
  • 手机上点抽屉历史会话仍可能「抽屉收起但对话不打开」(#32 by @chstd)
  • 上游子代理插件 0.1.0-rc.6 起芯片「点开一闪即退」(PR #33 by @EricJin2002)
  • 手机端点插件市场搜索框触发 iOS 强制放大且无法恢复:搜索框字号提到 16px(PR #35 by @BuvkB)
  • 刘海屏上界面能被上滑抬起、输入框下方露白、最新消息被压住

v2.1.5

新功能

  • 大 JSON 响应透明压缩,减少流量消耗(移植自 fork wzxmt-zhc/dsh-web-mobile v2.5.0)

修复

  • 顶部子代理 UI 弹出卡片点按不稳定,现可靠开合
  • 触摸点选会话后抽屉正常自动收起
  • 输入区右侧模型条、上下文圈、发送键固定贴近右侧,不再漂移
  • dsh-web-ui 设置页错误显示

v2.1.1

修复

  • 设置「模型分组」区在手机上卡片宽窄不一、首尾卡超出屏幕右缘
  • 后台任务触发器存在时,正在运行的子代理计数不准确
  • 移动端会话头部标题栏布局异常,隐藏多余的路径分隔符
  • 手机上打开插件市场后设置导航被隐藏、无路可退(dshmarket ≥1.20 反制)
  • 市场 Tasks 弹卡贴边不居中;出现待更新按钮时标题行被压成逐词竖排
  • 输入区发送、加号、上下文按钮窄屏下被挤压漂移,现固定尺寸钉位
  • viewport meta 改写保留宿主 maximum-scale,页面缩放行为与官方一致

优化

  • 插件 dsh-meme 移动端表现
  • Agent preset 模式选择菜单改为底部弹层,不再撑满竖屏
  • 适配最新 dshmarket 移动端 UI(卡片画廊、已安装列表、标签头部)

重构

  • 完成 phase 2-4 代码重组,优化 !important 使用
  • 哈希类选择器全量改为子串匹配并补 :not 守卫,救活一批静默失效的规则(PR #27/#28 系列)

v2.0.0

修复

  • iOS Safari 输入 ask_user_question 时不再自动放大
  • 移动端会话头部稳定:文件按钮不跑出头部,模式徽标/按钮布局不乱
  • 输入区在窄屏下一行排列,权限/模型下拉不被裁剪、不互相遮挡
  • 点文件行打开预览不再被误判为关闭,预览能正常弹出
  • ?mobile-nav-debug=1 不再因自身写入触发页面冻结
  • dshmarket 搜索框、已安装插件列表在移动端布局正常

移除

  • 移除触觉反馈(HapticRow / haptic 设置项)

兼容

  • 放宽 @deepseek-ai/* peer 依赖范围,支持 0.1.1 rc 版本

v1.5.0

  • 修复抽屉关闭回归:背板点击、Escape、导航点击收起、悬浮按钮恢复
  • preview/explorer 互斥对称,预览浮层不再误开或残留
  • dispose 还原完整,退出移动端布局后桌面无残留
  • reconciler 重构:统一全树观察,减少无效刷新
  • 新增 CDP 回归门禁 smoke:cdp

兼容插件

  • dsh-web-ui——0.1.20
  • dshmarket——v1.20.2
  • dsh-usage-stats——0.2.10
  • dsh-genui——0.9.1
  • dsh-meme——v0.1.39

构建

pnpm install
pnpm build

lib/ 与源码同步入库,改动源码后重新构建再提交。

License

MIT