DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Composer Layout — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-composer-layout

Composer Layout

使用可停靠的 DSH Composer,将长答案和详细提示词并排显示。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-composer-layout@0.1.19
README兼容性版本
A real DSH Web session beside a tall right-side ComposerRight-edge handle, layout switch, and right-pane resize

兼容性与来源证明

Composer Layout 以 dsh-composer-layout 发布,当前版本为 0.1.19。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.1.19stable
2026/9/16
0.1.18stable
2026/9/16
0.1.17stable
2026/9/9
查看其余 16 个版本收起版本
0.1.17-legacy.1prerelease
2026/9/9
0.1.16stable
2026/9/9
0.1.15stable
2026/9/9
0.1.14stable
2026/9/8
0.1.13stable
2026/9/8
0.1.12stable
2026/8/27
0.1.11stable
2026/8/27
0.1.10stable
2026/8/27
0.1.9stable
2026/8/27
0.1.8stable
2026/8/25
0.1.7stable
2026/8/25
0.1.6stable
2026/8/24
0.1.5stable
2026/8/20
0.1.4stable
2026/8/20
0.1.3stable
2026/8/20

相关插件

正在加载相关插件…

最新版
0.1.19
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
2.5 MB
文件数
18
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
442
安全扫描
✓ v0.1.19 扫描通过
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
0.1.2stable
2026/8/19

相关插件

继续浏览 ui-customization 分类下经过校验的插件。

Web App@deepseek-ai/dsh-web-appdsh 浏览器界面捆绑包:位于 dsh-base 之上的 Web 补丁层,加上运行时粘合插件(提供前端 dist、Web 界面提示符、bash 运行时变量和 URL 行)Experimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profile用于 Agent Teams Remote 和 UI 插件的实验性 Web 配置层Remote Web Ui@linxin666/dsh-remote-web-ui通过扫码配对访问 dsh Web GUI,共享一个官方界面:设置按钮旁的二维码可将手机和 PC 配对到同一个 Web GUI(手机采用竖屏触控适配层,PC 使用完整桌面界面),通过一次性令牌和 rClient Ui Git Graph@linxin666/dsh-client-ui-git-graph外部 dsh Web GUI 插件:空会话 Git 分支选择器和 Git 图,包含实际的主机端 Git 操作与防护,作为 dsh 配置文件包

README

DSH Composer Layout

English · 简体中文

Overview · Install · Why side by side? · See it in DSH · Switch and resize · Features · Release checks · Contributing · 简体中文

Keep the answer in view while you write. Dock Composer to the right so the answer and your growing draft can stay side by side.

DeepSeek Harness Web plugin that lets the Composer stay at the bottom or dock in a right-side column. The chat and Composer keep their own space, while the normal DSH model, permission, quota, session, and tool behavior remains intact.

Keep the answer in view while you write

Why a side-by-side Composer?

The familiar bottom Composer works well when both the answer and the next message are short. Once either one grows, they have to compete for the same vertical strip: a long answer pushes the input away, while a long draft hides the material it is supposed to reference. The work then turns into compensation—copy a detail out, resize the input, scroll back to recover context, search for the passage just read, and repeat.

This is especially wasteful on a desktop. Most desktop displays are wide; horizontal room is usually available, while the height shared by a growing answer, a growing draft, and browser chrome is scarce. A vertical layout spends the abundant dimension poorly and makes the constrained one do all the work.

Docking Composer to the right gives reading and writing separate vertical space. The conversation can stay visible as it grows; the draft can become as detailed as the task requires. The important change is simultaneous access: read a passage, think through it, and shape the corresponding part of the next prompt without losing either surface. It is a small layout change that removes a recurring interruption from long-form work.

See it in DSH

A real DSH Web session beside a tall right-side Composer

Switch and resize

Right-edge handle, layout switch, and right-pane resize

What it adds

  • Bottom, Right, and Automatic Composer placement from Settings → Plugins → Composer Layout. Automatic uses the main area's width-to-height ratio, with a threshold of 0.5–2 (default 1), and requires enough width for both columns.
  • A docking handle shifted left away from the Composer input border; in the right layout it also resizes the Composer pane. When Right is unavailable, its disabled action explains the width requirement.
  • Per-session placement and manually resized right-pane width when “Remember this session layout” is enabled.
  • When the window cannot fit both columns, temporarily stack the Composer while retaining a layout rail; the remembered right-side layout returns automatically once width is available again.
  • In the right-side layout, close slash/reference candidates before another Composer popup opens, so model, access, and context panels do not overlap them. Third-party right-slot controls collapse into an ellipsis popup when space is limited.
  • Adapt to DSH's nested conversation scroll containers and bridge scroll events between the host container and Chat. See release checks for verification scope and the outstanding stream-end timing issue.

In the right-side layout, Chat uses the available left-column width and the plugin divider adjusts reading space. DSH's two native transcript-width handles are hidden to prevent them from overlapping Composer; independent transcript whitespace adjustment is unavailable in this mode. Returning to Bottom restores those handles and preserves DSH's saved width preference.

The plugin is presentation-only: it does not add model-facing tools, change prompts, or alter token accounting.

Install

Install from npm

The npm package contains the prebuilt plugin bundle. The current RC (0.1.5-rc.2) and latest alpha (0.1.6-alpha.1) are checked in Chromium and WebKit. Consult the version-paired checks before choosing a package; a successful alpha test does not promise compatibility with future alpha releases. The previous RC line (0.1.2) remains historical evidence and is not part of the current maintenance matrix. Check the current npm release with npm view dsh-composer-layout version.

dsh plugin --profile web add dsh-composer-layout@latest
dsh web --profile web

Install directly from GitHub

DSH installs the plugin bundle directly from a GitHub repository; the current release tag is v0.1.18.

dsh plugin --profile web add "github:lavapapa/dsh-composer-layout#v0.1.18"
dsh web --profile web

Then open Settings → Plugins → Composer Layout and select Right side. Restarting the Web profile is required because DSH does not hot-reload profile patches.

The repository ships the prebuilt host and browser artifacts used by this command, so installation does not need an install-time build step. To confirm that DSH added the bundle to the intended profile:

dsh --profile web --dump-config

Update

To move an existing installation to the current npm release (check it with npm view dsh-composer-layout version first):

dsh plugin --profile web remove dsh-composer-layout
dsh plugin --profile web add dsh-composer-layout@latest
dsh web --profile web

Dependency declarations are in package.json; the DSH versions actually verified are recorded in release checks. The DSH compatibility workflow regularly checks the plugin against the current DSH release.

Development

The repository intentionally commits the generated lib/ artifacts used by GitHub installs. The plugin owns its implementation under src/; run pnpm typecheck, pnpm build, and pnpm test before publishing. Each release is also checked in a clean matching DSH checkout.

Related links

  • DeepSeek Harness
  • DSH plugin topic
  • Awesome DSH Plugin
  • DSH Market

License

MIT. See LICENSE.