Install
$ dsh plugin --profile web add dsh-workstatePlugin 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.
Key Capabilities
- Creates structured work-state checkpoints with progress, decisions, failures, verification, changed paths, next actions, and a Git integrity fingerprint.
- Exports intentional handoff packets with the transfer command.
- Lists, inspects, compares, and validates saved checkpoints.
- Validates Git branch, commit, dirty state, and a content fingerprint before resume.
- Provides /workstate commands and model tools for capture, reading, diffing, validation, and resume.
- Stores packets locally under .dsh/workstate/ using the dsh.workstate/v1alpha1 format.
Useful For
- Hand off an in-progress coding task between agents or developers.
- Pause work and preserve structured context for a later session.
- Check whether a workspace still matches a prior checkpoint before resuming.
- Compare progress between two work-state checkpoints.
Who It Fits
- DeepSeek Harness users running coding agents.
- Developers coordinating agent-to-agent or agent-to-human task handoffs.
- Teams that need local structured context instead of conversational handoff notes.
Documented Limitations
- Requires Node.js 22.19+ and DeepSeek Harness 0.1.0-rc.6.
- Resume fails when workspace state has diverged unless --allow-diverged is used.
- Packets contain paths and hashes rather than file contents or diffs.
- Checkpoint history is local and gitignored; only transfer exports are intended to be trackable.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 8 development, 5 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- luoyuejun9/dsh-workstate
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 0b1b147 · 2026-08-16
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
- 1GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- 2026-08-16
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Previewable cross-preset session migration for DeepSeek Harness with bounded, fixed-schema handoffs.
View plugin →Multi-agent team collaboration plugin for DeepSeek Harness with DAG task scheduling, mailbox messaging, and an interactive Web UI monitor.
View plugin →Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →