TaxolYang0000/dsh-kanban-watcher

TaxolYang0000★ 0JavaScript最后同步: 2026-08-15

在 GitHub 打开

Cordis plugin: Hermes kanban task executor for DeepSeek Harness Web GUI

README 摘要

dsh-kanban-watcher ⚠️ AI-GENERATED CODE NOTICE : This plugin was generated by DeepSeek AI and has NOT been human-reviewed. Use at your own risk; review security-critical paths (permission presets, output whitelist, file writes) before deployment. 中文版 README 见 README.zh-CN.md The board-execution-side plugin of the DSH ↔ Hermes dual-agent collaboration pipeline: watches the Hermes kanban task queue, hands tasks to a DSH Agent in a Web GUI session, and writes results back to the board plus a done file. - Runtime: a Cordis plugin inside the DeepSeek Harness (DSH) web profile (resident in the web host process) - Peer: Hermes Agent (Python) — dispatches tasks, maintains the board, receives completion notices - In one line: Hermes says "do X" → a task appears on the board → this plugin wakes a DSH Agent to do the work → results go back to the board + a done file notifies Hermes When to use This plugin solves how tasks cross systems when two independent agents (DSH + Hermes) run on the same machine : Scenario Description Dual-agent collaboration You dispatch from the Hermes terminal ( /dsh-send ); DSH auto-opens a session in the Web GUI, fully visible and replayable Kanban task queue The q…

在 GitHub 查看完整 README →
Agent/智能体cordisdeepseek-harnessdshdsh-pluginexecutorhermeskanbanmulti-agent

分类