Skip to content

v0.1.0

Latest

Choose a tag to compare

@Hotsteel2901 Hotsteel2901 released this 14 Aug 11:21
· 1 commit to main since this release

πŸŽ‰ 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