mario03690/dsh-lines

mario03690★ 0最后同步: 2026-08-22

在 GitHub 打开

Freeze a working sequence into a hosted production line. Turn a sequence of tool calls that alr

README 摘要

dsh-lines Turn a sequence of tool calls that already works into a named pipeline that runs on our servers on a schedule, with a receipt per run — plus recurring watch tasks that notify you only when a result actually changes. What & why The case for this is narrow and worth stating plainly: it is only worth it when the same steps have to run repeatedly and unattended . If you run something once, call the tools directly — you do not need this. What you get instead of an open session is: it keeps running when your machine is off, each run produces a checkable receipt, and steps chain by $prev.field so the second step reads the first one's output. Every set ships what can you do — describe a task in any language, get the exact tool plus a ready-to-run call. What's in this pack 9 tools, read from the live endpoint on 2026-08-22 — this table is generated, not hand-written , so it cannot drift away from what tools/list actually returns. The Arguments column is what the tool genuinely reads; it comes from the tool's own declared input schema. Tool What it does Arguments Price / call what can you do Describe a task in plain language (any language) and get back exactly which tools on this s…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdshdsh-pluginmcp

分类