deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
Visual workflow builder for DeepSeek Harness (DSH).
Drag and drop nodes to orchestrate tool calls, sub-agents, and conditional branches into a workflow that runs through DSH's ctx.workflows engine. Powered by React Flow (xyflow) and Zustand.
dsh plugin add @piedpiper911/dsh-workflow-canvas
| Node | What it does |
|---|---|
| ▶ Trigger | Workflow entry point (a prompt). |
| ⚙ Tool | A single tool call (e.g. video_frames, bash). |
| 🤖 Agent | Delegate a step to a sub-agent with its own prompt. |
| ◇ Condition | Branch on an expression (then/else edges). |
| ✓ Output | Terminal result template. |
Run hands the steps to ctx.workflows; Export saves a .workflow.json you can reload later.The data model is deliberately transport-agnostic: the canvas is a view over a plain-JSON workflow spec, so it composes with any DSH workflow provider.
npm ci
npm run dev # standalone demo at :5173
npm run build # tsc + vite build
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。