DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

DSH-Session-Move

Moves cold DSH sessions between workspaces while preserving SessionId and event history.

UI & ProductivitySecurity & PolicySkills & WorkflowsRemote Execution
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile <profile> add dsh-session-move

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
DSH-Session-Move is a DeepSeek Harness feature bundle that provides read-only session move inspection and, on an exactly patched DSH build, sidebar-driven relocation of cold JSONL sessions between workspaces.

Key Capabilities

  • Provides ctx.sessionMove.inspect() dry-run reporting workspace identities, JSONL locations, headers, revision, event counts, sequence bounds, hashes, and blockers.
  • Preserves a moved session's SessionId, creation time, lineage, preset, logical events, and dsh-session references.
  • Supports an authoritative workspace.moveSession Host RPC and sidebar drag move only with its required revision-fenced DSH core patches.
  • Uses a durable journal to recover or restore move-related persistence, feedback, workspace accounting, and ordering after interruption.
  • Includes an invariant companion intended to reject publication when an unresolved startup move journal remains.

Useful For

  • Check whether a cold session can be moved to another workspace without mutating data.
  • Relocate a cold JSONL-backed session to a different DSH workspace while retaining its history and identifier.
  • Operate session relocation through the official DSH Web sidebar on a compatible patched build.

Who It Fits

  • DeepSeek Harness users operating multiple workspaces.
  • DSH developers able to build DSH from the specified source base and apply the bundled patch series.
  • Users needing to reorganize cold JSONL sessions without creating new session IDs.

Documented Limitations

  • Full move capability requires a DSH build from exact base commit 47f943859bef60e4160492346772ded9b24f765a with the bundled eight-patch series; the package does not patch an installed DSH itself.
  • Official unpatched DSH rc.6 supports only read-only inspection; move requests are refused as unsupported.
  • The first provider supports cold sessions and POSIX JSONL only; SQLite and Windows relocation are deferred.
  • A dsh-base-only profile cannot activate the service until a host bundle such as dsh-headless or dsh-web-app is present.
  • A real GUI-profile drag has not yet been exercised.
  • The documented exact public source base labels itself rc.5 while the installed runtime is rc.6, and exact build provenance is unavailable.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

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

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

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

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
kirkchinese/DSH-Session-Move
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
cde839d · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
Last release
2026-08-16
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app