플러그인
DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.
플러그인 5개 찾음
dsh-workflow-canvas
piedpiper911/dsh-workflow-canvas
DSH용 시각적 드래그 앤 드롭 워크플로 빌더입니다. React Flow 캔버스에서 도구 호출, 하위 에이전트 및 조건부 분기를 오케스트레이션합니다.
dsh-workflow-designer
onclaw-dev/dsh-workflow-designer
`dsh-workflow-designer` 是面向 DeepSeek Harness 的提示词优先工作流设计插件。它收集当前 Agent 可见的本地 Skill、原生 Tool 与 MCP Tool,提供必要的可视化编排和约束编辑能力,并导出稳定的 YAML 中间表示。后续可由大模型及对应框架把 YAML 生成 Python、`workflow.mjs` 或其他代码工作流。
dsh-workflow-templates
988hj7tczd-oss/dsh-workflow-templates
Preset workflow template library: 12 reusable orchestration script templates with wf_template_list / wf_template_search / wf_template_run / wf_template_validate tools and static template validation.
dsh-workflow-studio
eavebounty/dsh-workflow-studio
DSH 会话界面的可编排工作流:Plan→Action→Review 三阶段可视化画布(@xyflow/react 基座),动态连线携带语义注入下游,多维度 Review 审核闭环,Apple 级动效。
dsh-workflow-isolate
linxiushen/dsh-workflow-isolate
Alternative WorkflowEngine provider for DSH 0.1.0-rc.7 that runs model-written orchestration in fresh QuickJS/WASM runtimes with a JSON-only host bridge and bounded memory, execution time, and child-agent fan-out.