xiaozhengdeng/dsh_center-column-shift

xiaozhengdeng★ 1TypeScript最后同步: 2026-08-16

在 GitHub 打开

Draggable conversation-column shift plugin for DeepSeek Harness — slide the chat left/right to free space for side panels, offset survives session switches

README 摘要

English 中文 dsh center-column-shift Center Column Shift — a browser (client) plugin for DeepSeek Harness that shifts the whole conversation column left with a draggable handle, freeing up space on the right so plugin content has more room to show . What it does DeepSeek Harness renders a three-column frame: sidebar conversation details . Plugin surfaces (e.g. the AgentTeams activity panel, an OmniParser/OmniVision dock, or any panel occupying the right side of the frame) have to share the width with the conversation column, so they often end up squeezed or partially hidden behind it. This plugin adds a small floating handle ( ⇔ 移动内容 ) into the frame-wide shell.overlay layer, vertically aligned with the "Full access" chip. Dragging it applies a translateX() transform to the entire conversation column — session content and the input composer move together — sliding the chat left so the right side opens up. The plugin content sitting on the right then gets the extra space and can display more (wider columns, full panels, more details). - Drag the handle to shift the column left (clamped to min(1000px, 50% of frame width) ). - Double-click the handle or press ↺ to reset to the original …

在 GitHub 查看完整 README →
皮肤/UIchat-uideepseek-harnessdsh-pluginlayoutui-pluginsidebaragentvision

分类