Skip to content

Releases: Hotsteel2901/dsh-client-ui-mobile-adapt

Release list

v0.1.0

Choose a tag to compare

@Hotsteel2901 Hotsteel2901 released this 14 Aug 11:21

🎉 dsh-client-ui-mobile-adapt v0.1.0

Your DeepSeek Harness web UI, rebuilt for the phone in your hand — built for developers who code in Termux on Android.

✨ Features

  • Single-column layout — the 3-column desktop grid collapses to a full-width mobile column; desktop untouched
  • Sidebar drawer — left-slide drawer with a floating ☰ hamburger + scrim tap-to-close
  • One-line composer — access mode / plan / attach / model select / context / send all on a single row
  • Popover clamping — model select, context meter and command menus never overflow the viewport
  • Fullscreen settings — single-row scrollable nav tabs + scrollable content, built-in × close
  • Plugin panel — floating card above the trigger button, open/close always works
  • Trajectory page — full-width table; details as a fixed-height floating window with inner scrolling
  • Stats pill — tap-to-open session stats panel (turns, steps, LLM time, tool time, TTFT, decode speed, cache hit, tokens)
  • iOS-ready — 100dvh dynamic viewport, safe-area insets

📦 Install

# dedicated profile: dsh --profile webmobile
npm install https://github.com/Hotsteel2901/dsh-client-ui-mobile-adapt/archive/refs/heads/main.tar.gz

See README for full instructions.

⚠️ Targets DSH 0.1.0-rc.6 frontend build (CSS-module hash classes). Re-check class names after a DSH upgrade.

🧩 Topics

dsh-plugin · deepseek-harness · termux · mobile-ui · responsive-design · android