Temoa/dsh-widescreen

Temoa★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

Widescreen mode for DSH web UI.

README 摘要

dsh-widescreen Widescreen mode for the DeepSeek Harness web UI. Adds a toggle in Settings → General (设置 → 通用设置) that lets the session detail page fill the available browser width instead of the fixed 748px content column. Features - One switch in Settings → General: Widescreen mode (宽屏模式). - When on, the chat column, date dividers, question cards, and the composer card all expand to the full width of the center column — no more excessive whitespace on wide monitors. - When off, behavior is byte-for-byte the shipped default (748px content column). - Container-relative sizing only ( --dsh-chat-content-width: 100% ): browser zoom and window resizing keep reflowing exactly as before, and narrow viewports are unaffected. - The preference is persisted in the DSH user-settings document; it survives page reloads and restarts. - Fully reversible: removing the plugin restores the default layout with no residue. Install Requires DSH 0.1.0-rc.x (Web profile). From GitHub No build scripts are involved: the repository ships pre-built lib/ artifacts, so no prepare authorization is needed. From a local checkout Restart dsh after installing ( dsh --profile web ), then open Settings → General and fl…

在 GitHub 查看完整 README →
皮肤/UIdshdsh-pluginweb ui

分类