taltara/mddl-harness

taltara★ 2TypeScript最后同步: 2026-08-20

在 GitHub 打开

Visual orchestrator for DeepSeek Harness — drag models and tools onto a canvas, export a real cordis.patch.yml overlay.

README 摘要

mddl harness Visual orchestrator for DeepSeek Harness. Drag models and tools onto a canvas, then export a real cordis.patch.yml overlay. This is not a fork of dsh and not a child-process wrapper around npx @deepseek-ai/dsh . Upstream already ships a web profile, Cordis patches, and session/event telemetry. We compile graphs into that overlay format so the work can later mount as a dsh-plugin . Why this stack PDF plan What we actually do Next.js App Router Vite + React SPA. DSH serves static dist; RSC is dead weight. Fictional dsh.yaml cordis.patch.yml ( id replace + insert ) Spawn dsh run over Socket.io Later: Cordis plugin listening to session/event / agent/ Config inside expanded nodes Dumb nodes + inspector (keeps XYFlow at 60fps) xterm.js inside nodes Docked preview only. Terminal belongs in a later host plugin. Packages - @mddl/graph-schema — graph IR and the shipped DSH row catalog - @mddl/compiler — graph → Cordis patch YAML, plus overlay linting - @mddl/studio — visual editor - dsh-blueprint — Blueprint tab inside the DSH web client (readme) - dsh-overlay-check — the overlay safety checks on their own, no dependencies, for anything that writes config (readme) Run Studio: ht…

在 GitHub 查看完整 README →
工具/开发ai-agentscordisdeepseek-harnessdsh-pluginvisual-editoragent

分类