DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-mission

Persistent long-horizon autonomous mission runtime for DeepSeek Harness.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-08-22

Install

$ dsh plugin --profile <name> add @qiaoy01/mission

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-mission is a TypeScript Cordis plugin that manages durable, cross-session missions as dependency DAGs. It uses event-sourced mission state, task leases, subagent dispatch, independent verification, and optional model-assisted task selection or replanning.

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.

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, 12 development, 11 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
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
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