Skip to content

v0.2.0 — session-docked workbench + inline artifact preview

Latest

Choose a tag to compare

@ghbhiee ghbhiee released this 17 Aug 12:51
· 9 commits to main since this release

Workbench plugin gains a session-aware, docked experience:

  • Dock to the right of the session (default) with a full-frame⇄dock toggle and a resizable, persisted split; a second launcher in the conversation header's top-right.
  • File tree + terminal follow the active session's cwd, re-rooting on session switch (terminal cwd fenced before spawn).
  • Safe HTML preview in a sandboxed iframe — inert by default, opt-in scripts run origin-isolated.
  • Narrow-dock drill-in (list → preview + Back) and a Parent-directory icon.
  • Inline preview of a turn's files in the conversation footer: produced files plus prose-mentioned files that exist on disk (catches bash-written files), each expanding to an inline sandboxed preview.

Security posture intact (read-root fence, writes off by default, same-origin gate, bytes CSP). All installs are build-free from these tarballs.

Install (example, web profile):
curl -LO https://github.com/ghbhiee/dsh-plugins/releases/download/v0.2.0/dsh-plugin-workbench-0.2.0.tgz
dsh plugin --profile web add ./dsh-plugin-workbench-0.2.0.tgz