Skip to content

Releases: lavapapa/dsh-composer-layout

DSH Composer Layout v0.1.3

Choose a tag to compare

@lavapapa lavapapa released this 20 Aug 03:05

Keep the split layout and its resize divider fully owned by the standalone plugin. This release no longer consumes an experimental host-side layout service.

DSH Composer Layout v0.1.2

Choose a tag to compare

@lavapapa lavapapa released this 19 Aug 13:30

Fixed

  • Keep the resize divider anchored to the actual Composer pane boundary at every width.
  • Prevent a narrow Composer pane from incorrectly triggering the whole conversation’s narrow-layout fallback.

Install

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

DSH Composer Layout v0.1.0

Choose a tag to compare

@lavapapa lavapapa released this 19 Aug 02:04

DSH Composer Layout lets DSH Web keep Composer at the bottom or dock it to a right-side column. The side-by-side layout is designed for long prompts and reference-heavy work: the conversation stays visible while the input has its own vertical space.

Highlights

  • Bottom and right-side docking
  • Resizable right Composer pane
  • Per-session layout memory
  • Popup placement for a narrow right column

Install from GitHub

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

This release is Web-only and tested against the DeepSeek Harness 0.1.x prerelease line. The attached tarball supports an offline or inspected installation.