Skip to content

yuanzehui313/dsh-workspace-enhance

00Last commit Aug 14, 2026

dsh-workspace-enhance DSH plugin

dsh-workspace-enhance extends DSH workspace and session management with recycle-bin flows, cross-workspace session moves, ungrouped sessions, multi-root workspaces, session merging, file previews, and TUI commands. It targets @deepseek-ai/dsh 0.1.0-rc.6 on Windows.

How to install the dsh-workspace-enhance DSH plugin

dsh plugin --profile tui add @dsh-tui/dsh-tui

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-workspace-enhance DSH plugin can do

  • Soft-delete, restore, and permanent deletion for sessions and workspaces through a recycle bin.
  • Move sessions between workspaces or to an ungrouped group without moving session directories or logs.
  • Support ungrouped sessions and multiple workspace root folders.
  • Merge selected sessions and retain a child-tree structure.
  • Provide sidebar folder expansion and a file preview panel for Markdown and supported code files.
  • Read workspace-root files through host.readFile with a stated 256 KB limit and binary-file rejection.
  • Expose TUI slash commands for trash management, session moves, and file preview.
  • Provide PowerShell scripts to install overlays, verify patch status, and roll back from the latest backup.

Where the dsh-workspace-enhance DSH plugin fits

  • Managing deleted DSH sessions and workspaces before permanently purging them.
  • Reorganizing sessions across workspaces.
  • Working with projects that need multiple root directories.
  • Previewing Markdown or supported source files from the DSH sidebar.
  • Using workspace-management actions from a compatible DSH TUI profile.

Who the dsh-workspace-enhance DSH plugin is for

  • DeepSeek Harness users on Windows.
  • Users of @deepseek-ai/dsh 0.1.0-rc.6 who need expanded workspace and session controls.
  • Users combining the plugin with @dsh-tui/dsh-tui.

dsh-workspace-enhance DSH plugin limitations

  • The overlay patch set targets @deepseek-ai/dsh 0.1.0-rc.6 on Windows.
  • Upgrading DSH requires checking overlay differences again; verify.ps1 may report REVERTED.
  • The plugin patches internal implementation across 17 @deepseek-ai bundles.
  • Web sidebar features are only available in the Web interface; the TUI uses slash commands for shared host capabilities.
  • File preview is limited to files within workspace roots, up to 256 KB; binary files are rejected.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-workspace-enhance DSH plugin alternatives

dsh-workspace-enhance DSH plugin questions

What is the dsh-workspace-enhance DSH plugin?

dsh-workspace-enhance is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-workspace-enhance DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-workspace-enhance use?

The snapshot records tui as the dsh-workspace-enhance profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-workspace-enhance compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-workspace-enhance fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-workspace-enhance?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.