Back to directory

dsh-pipeline-kernel

Curated pickMaintenance: Active

not-big-dog/dsh-pipeline-kernel

多 Agent 单向任务链编排内核:pipeline_define/deploy/seed 定义部署管线,pipeline_push/list/claim/done 任务投递认领流转并自动路由下一环,台账注册表持久化,v0.8 起默认 5 分钟 watchdog 巡检自愈僵尸任务,Web 控制面板(活动/管线/新建/归档 Task Inspector)

View on GitHub
$ dsh plugin --profile web add <本包路径>

30

stars

0

forks

TypeScript

Language

MIT

License

2026-08-16

Created

2026-08-25

Last push

MIT-licensed Cordis plugin for DeepSeek Harness (dsh) that runs multi-agent one-way task chains: define / deploy / seed a pipeline, then push / claim / done with automatic next-hop routing, plus a web control panel with a Task Inspector.

DSH integration

Native runtime

Author-claimed

Safety audit

Unaudited

Last verified

2026-09-06

License

MIT

01What can it help you accomplish?

  • Orchestrate a deterministic multi-agent one-way task chain

    a defined pipeline (roles, chain, gates) where pushed tasks are claimed by a role and auto-routed to the next role until done

    teams on DeepSeek Harness (dsh) who need ordered, handoff-based multi-agent workflows

  • Monitor pipelines from a web control panel

    live pipeline activity (role status, in-progress tasks, recent completions, failures pinned to top) plus a per-task Task Inspector

    operators who watch multi-agent runs without reading raw tool logs

02How to install into DeepSeek Harness

Prerequisites

  • A DeepSeek Harness (dsh) web profile
  • Host deepseek-harness 0.1.0-rc.8 or newer (the plugin locks ^0.1.0-rc.8, cordis 4.x)

Installation steps

  1. 01

    Add `dsh-pipeline-kernel` to your dsh web profile package.json dependencies as a link, or run `dsh plugin --profile web add <本包路径>`

    $ dsh plugin --profile web add <本包路径>

  2. 02

    Restart dsh web, then start a new session to load the `pipeline_*` tools

Verify the integration

  • In a new session the `pipeline_*` tools are available (e.g. run `pipeline_status`)

03DSH integration and capability boundaries

DSH integrationNative runtime

Cordis plugin that registers `pipeline_*` tools (pipeline_define / deploy / seed / push / list / claim / done / status) into a DeepSeek Harness (dsh) web profile.

  • Define & deploy a pipeline

    pipeline id, roles, chain and gatesa registered pipeline config row in the `pipelines` table

    writes the pipeline config row / registry
  • Seed role sessions

    pipelineIdsessions created for each unregistered role, with the registry updated

    creates agent sessions and writes the registry
  • Push / claim / done task routing

    title, description and tags (target / task / attempt)a task claimed by a role and, on done, auto-routed to the next role

    mutates task / ledger state and routes the next hop

04Who is it for? When not to use it?

Good for

  • teams on DeepSeek Harness (dsh) who need ordered, handoff-based multi-agent workflows
  • operators who watch multi-agent runs without reading raw tool logs

Not for

  • Existing sessions keep a fixed tool catalog; after installing you must start a new session to get the `pipeline_*` tools.
  • Requires host deepseek-harness 0.1.0-rc.8 or newer (the plugin locks ^0.1.0-rc.8, cordis 4.x).

05Compatibility, maintenance and safety notes

  • Existing sessions keep a fixed tool catalog; after installing you must start a new session to get the `pipeline_*` tools.
  • Requires host deepseek-harness 0.1.0-rc.8 or newer (the plugin locks ^0.1.0-rc.8, cordis 4.x).
  • No preset pipeline is shipped — you must define and deploy your own pipeline.
2026-08-162026-08-25Not specified by the author

MIT · no tagged release; last push 2026-08-25

06Frequently asked questions

What does dsh-pipeline-kernel do?

It is a pipeline-agnostic management kernel for DeepSeek Harness (dsh). You define a pipeline (pipeline_define), deploy it (pipeline_deploy), seed role sessions (pipeline_seed), then push tasks (pipeline_push) that agents claim (pipeline_claim) and complete (pipeline_done); the kernel auto-routes each task to the next role.

Is there a built-in pipeline?

No. The README states there is no preset pipeline — a pipeline is just a config row (defined via pipeline_define); you define and deploy your own.

How do I install it?

Add the package to your dsh web profile package.json dependencies as a link, or run `dsh plugin --profile web add <本包路径>`; then restart dsh web and start a new session to get the `pipeline_*` tools.

What host version is required?

From v0.9+ the host must be deepseek-harness 0.1.0-rc.8 or newer (the plugin locks ^0.1.0-rc.8, cordis 4.x).

08Data and sources

  • Author-claimedgithub.comb9506a8ca5c8…

    DeepSeek Harness (DSH) 插件(Cordis)| 多 Agent 管线管理内核:任务板 / 台账 / 部署 / 注册表 / 巡检 / 打包复用 / 控制面板

  • Author-claimedgithub.comb9506a8ca5c8…

    A DSH (DeepSeek Harness) Cordis plugin — the management kernel for multi-agent pipelines: task board / ledger / deployme…

This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-09-06. Found an error? Submit a correction.

🏆

Best DeepSeek Harness Plugins

Twelve plugins worth installing first — picked from the whole catalog, across every category.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.