dsh-mobile-shell
Mobile-adaptive DSH web UI: on narrow screens the sidebar rail is hidden and the directory opens as an overlay drawer, so the conversation gets the full width.
9 results
Mobile-adaptive DSH web UI: on narrow screens the sidebar rail is hidden and the directory opens as an overlay drawer, so the conversation gets the full width.
Adaptive Context Plane core bundle: Evidence Ledger + Governance + Context Composer + User Model (explicit)
Cross-session usage & cost observatory for dsh — daily token charts, cache hit ring, 90d/1y heatmaps, model and project breakdowns, adaptive color themes and CSV export in the web UI
One-click desktop launcher for DSH Harness: automatically installs a prebuilt native app (DSH Harness.exe, whale icon) on the desktop when the plugin activates (parameters auto-detected from the environment); the app starts DSH hidden and opens the GUI as a fullscreen Edge app window, and leaves a tray-resident whale with live server status, one-click server restart and optional boot autostart. The sidebar 鲸湾 (Whale Bay) menu (Reload / Restart server / Full exit) renders as a plain sidebar.footer.action neighbor via React portals — no DOM relocation, no hidden native triggers — so it coexists with every other footer-action plugin (including dynamic Cordis plugins) and follows the harness display language; a dsh-dock settings page (tray residency / autostart / extra DSH install paths) lives in the Settings dialog. Candidate discovery is adaptive: it auto-scans every global install the machine exposes — the running Node, roaming npm, WinGet Node versions and nvm-windows version dirs — by probing each unique node's `npm root -g` (v0.6), and lets the user add any custom install path from the settings page (v0.7), so no one ever has to relocate a differently-installed dsh. v0.8: the tray poll cadence adapts to state (1.5s while booting/restarting, 15s steady) and a file watcher delivers the sidebar restart request, Full exit finishes as soon as the host signals disposal instead of waiting out a fixed watchdog, and a restart request is consumed exactly once.
Adaptive wallpaper and appearance studio for the DeepSeek Harness Web UI, with image-derived light/dark palettes, colors, blur, fonts, radius, opacity, and scaling.
DeepSeek whale logo silhouette as a full-screen background watermark for the dsh web GUI — pointer-events-free, light/dark adaptive.
Custom theme plugin for DeepSeek Harness (deepseek-harness-desktop): per-region color/translucency/brightness tints, ready-made presets, scheme-adaptive tints, and a vividness slider
DSH Web GUI plugin: adaptive chat content width — the middle area expands with screen resolution (1080p/2K/4K) when side panels are collapsed (injects CSS overriding --dsh-chat-content-width)
DSH web client plugin: pins the conversation column to a configurable percentage of its width (default 100%, full width) instead of the built-in 680-920px adaptive reading measure, and ships a card under Settings > Plugins.