dsh-mission
Persistent long-horizon autonomous mission runtime for DeepSeek Harness.
Install
$ dsh plugin --profile <name> add @qiaoy01/missionPlugin 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 and tracks missions with durable event-sourced session state.
- Plans mission work as dependency DAGs with derived ready and blocked task states.
- Automatically claims tasks, dispatches subagents, collects reports, verifies results, and commits state changes.
- Uses lease ownership and lazy reclamation for expired unreported task claims.
- Supports replanning failed or stuck missions while preserving completed tasks with unchanged specifications.
- Provides mission creation, planning, status, and cancellation tools.
- Includes a /mission trigger companion and a session-projection data unit.
- Offers optional LLM task selection, replanning, and user approval gate strategies.
Useful For
- Running multi-step objectives that continue across sessions.
- Coordinating dependent subagent tasks with explicit verification before completion.
- Recovering and resuming mission work after interrupted execution.
- Managing long-running implementation or research workflows that require replanning.
Who It Fits
- DeepSeek Harness users building autonomous multi-step workflows.
- Developers composing Cordis-based DSH profiles.
- Teams that need durable task orchestration with independent task verification.
Documented Limitations
- Requires DeepSeek Harness and its listed Cordis/DSH peer dependencies.
- Consumers install the published prebuilt package; source-based changes require building before re-adding the package.
- The browser UI is described as pending; the package currently provides a session-projection data plane.
- Automatic replanning and LLM task selection are optional and disabled by the documented conservative defaults.
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 0 runtime, 12 development, 11 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
- qiaoy01/dsh-mission
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 4bd62d0 · 2026-09-14
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-22
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Persistent multi-model Agent teams and bounded DAG workflows with GUI controls 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 →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Traceable, searchable, cross-session knowledge graph memory engine for DeepSeek Harness.
View plugin →