DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-session-sync

Cross-device session sync for DeepSeek Harness using a dedicated git mirror with append-only keep-both conflict resolution.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
11GitHub Stars1ForksUpdated2026-09-19

Install

$ dsh plugin --profile web add "github:PerryLink/dsh-session-sync#main"

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-sync mirrors your DeepSeek Harness session store into a dedicated git worktree to synchronize session history across devices via private Git remotes or optional age encryption. It provides a /sync command and model tools (sync_status, sync_pull, sync_push) while preserving conflicting edits via append-only session forks.

Key Capabilities

  • Dedicated git worktree mirror of the DeepSeek Harness session store
  • Append-only three-way merge strategy preserving divergent turns as session forks
  • Interactive /sync CLI command with status, diff, log, pull, and push subcommands
  • Model-accessible tools (sync_status, sync_pull, sync_push) for in-turn synchronization
  • Optional client-side age encryption backend for ciphered remote storage
  • Configurable automation hooks for pull-on-start, push-on-turn-end, and periodic background pulling
  • Confirmation-gated writes backed by userQuestions and approval services

Useful For

  • Synchronizing DeepSeek Harness session history across work and home workstations
  • Backing up LLM conversation sessions to a self-hosted or private Git remote
  • Reviewing cross-device session diffs and synchronization logs directly inside the DSH interface

Who It Fits

  • DeepSeek Harness users working across multiple machines or development environments
  • Developers needing persistent, distributed, and version-controlled conversation records

Documented Limitations

  • Requires the git binary on the host PATH and the subprocess service
  • Encrypted backend requires external age binary without passphrase-protected identities
  • Object storage backend is currently not implemented (fails at load if specified)
  • Switching between git and encrypted backends requires separate repoDir directories

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.

No automated security signals have been published yet.

Source & Registry Notes

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

Source repository
PerryLink/dsh-session-sync
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
022c2d7 · 2026-09-19

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
11GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-19
Last release
2026-09-18
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