dsh-matrix-rain
awa-123-cw
DeepSeek Harness WebUI 动效美化插件:聊天背景黑客帝国代码雨,雨字内容 = 当前会话 AI 思考链(流式实时),设置页调色盘 + 全套 DIY
PROJECT TOPICS
PROJECT README
dsh-mobile 生态 · dsh-mobile-apk(壳 APK)· dsh-shell-termux(shell)· dsh-host-web-compat(浏览器兼容)· dsh-mobile(协调仓库,private)
Mobile-responsive AppFrame for the DeepSeek Harness
web UI. A drop-in replacement for the upstream ui-layout that adds a proper Mobile form
(<640px): drawer sidebar, bottom-sheet details, top bar with hamburger, and safe-area insets —
while keeping the Wide/Narrow behavior byte-identical to upstream.
1. Install — package into the web profile's node_modules (see dsh-shell-termux for the pattern).
2. Mount — in the profile's cordis.patch.yml:
- id: ui-layout
disabled: true
- insert:
- id: ui-responsive
name: '@dsh-android/dsh-client-ui-responsive'
3. Restart and verify the browser roster (window.__DSH_BOOT__ entries contain
@dsh-android/dsh-client-ui-responsive, ui-layout is gone).
| tier | width | form |
|---|---|---|
| Wide | ≥1024px | three columns, upstream behavior |
| Narrow | 640–1024px | upstream auto-collapse rail + manual re-expand |
| Mobile | <640px | single column: sidebar → left drawer, details → bottom sheet, top bar + hamburger, safe areas |
Landscape phones (≥640 logical px) reuse the original Wide/Narrow UI unchanged.
sidebar/conversation/details/shell.overlay and
ctx.layout are provided identically to ui-layout — consumers (ui-sidebar, ui-conversation)
work unchanged.ctx.layout.openDetails() shows the bottom sheet; shell.overlay stays the top layer (z 20).prefers-reduced-motion disables transitions.npm install # baseline pinned to @deepseek-ai/* 0.1.0-rc.6
npm run build # tsc (lib/types) + tsdown (lib/client.js browser bundle)
npm run typecheck
The browser bundle uses the __ModuleLoader__.load contract; rebuild before probing a live server
(the registry serves lib/client.js, not sources).
MIT. Derived from @deepseek-ai/dsh-client-ui-layout (MIT, © 2026 DeepSeek) — see NOTICE.
Design rationale: docs/design.md.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。