ディレクトリに戻る

dsh-pipeline-kernel

キュレーション掲載メンテナンス: 活発

not-big-dog/dsh-pipeline-kernel

多エージェントの単方向タスクチェーン編成カーネル。pipeline_define/deploy/seedでパイプラインを定義・デプロイし、pipeline_push/list/claim/doneでタスクの投入・引き受け・フロー制御と自動ルーティングを実現。台帳レジストリで永続化し、v0.8以降は5分間隔のwatchdogがゾンビタスクを自動修復。Webコントロールパネル(Task Inspector)付き。

GitHub で見る
$ dsh plugin --profile web add <本包路径>

30

スター

0

フォーク

TypeScript

言語

MIT

ライセンス

2026-08-16

作成日

2026-08-25

最終プッシュ

作者の根拠に基づく DSH プラグイン記録。ロールベースのパイプラインタスク振り分けの導入、動作、制約をまとめています。

DSH 統合

ネイティブ実行

作者による申告

安全性監査

未監査

最終検証日

2026-09-06

ライセンス

MIT

01どんなタスクに使えるのか?

  • 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

02DeepSeek Harness への導入方法

前提条件

  • 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)

インストール手順

  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

導入成功の確認

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

03DSH 統合と能力の範囲

DSH 統合ネイティブ実行

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

04誰に向いているのか?使うべきでない場面は?

向いている用途

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

不向きな用途

  • 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).

05互換性・メンテナンス・セキュリティ上の注意

  • 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-25作者は未記載

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

06よくある質問

dsh-pipeline-kernel は DeepSeek Harness に何を追加しますか?

ロールベースのパイプラインタスク振り分けを提供します。実際の対応範囲は、このページの作者根拠と機能説明を確認してください。

どう導入しますか?

このページの作者による導入手順に従い、README にあるプロファイルとバージョン条件を守ってください。

有効化前に何を確認すべきですか?

制約と副作用を確認し、対象の DSH プロファイルで検証してください。

08データと出典

  • 作者による申告github.comb9506a8ca5c8…

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

  • 作者による申告github.comb9506a8ca5c8…

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

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-09-06。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。