dshbase

插件目录 / Developer / knotline

knotline

未验证 MrMaii

✓ 持续维护 基于 20 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

1Stars
1Forks
0未关闭 issue
语言
2026-08-18最近推送
跨平台平台

功能简介

把 Agent 从对话框搬到一张图上——连线即执行 / Orchestrate AI agents by drawing lines

我们的评价
未验证 — 尚未实测

把 Agent 从对话框搬到一张图上——连线即执行 / Orchestrate AI agents by drawing lines 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

运筹 Knotline — plan, execute, and review real agent work on one operating map



License
Node
DSH
npm version
npm downloads

English · 简体中文


Knotline (运筹) is a project operating map for the DeepSeek Harness sidebar.

Requests, agents, execution, review, and delivery live on one canvas — a line is a command: it runs real agent work.

One line runs one real execution

A request connects to an agent, is classified, executes for real, and the answer grows on the map

Drag a Request onto the canvas and connect it to an Agent. Classification derives an Answer for questions, Review Feedback then a Plan for complex work, or a live Task Bench for Debug — then a real, resumable DSH conversation does the work. There is no fake execution: status only advances through structured lifecycle tools.

Everything a chat gives you, on the map

Live transcript Governance flow

Chat-grade visibility. Running Task Benches embed a live transcript (you / agent / tools); finished work carries the agent's full reply, delivery summary, and validation evidence — nothing is lost.

Governed by design. Execution flows through a pre-review artifact and an independent reviewer — self-approval is rejected by the backend. Approval pools let a trusted agent execute only approved plans.

Six root nodes; everything else grows by itself

Request, Agent, Skill, Backlog, Approval Pool, Scheduled Trigger
  • Agent + Agent forms a Team that keeps both conversations and holds an internal discussion before assignments;
  • Backlog pools queue work that idle agents pull automatically;
  • Scheduled Triggers run on a Host-owned timer that survives restarts;
  • Skills dragged onto an Agent or Team bind capabilities for every later run.

Reports read like posts

Click a Work Report, Answer, or Plan to open a fullscreen detail page: the producing agent leads, the body renders Markdown (tables included), and a status rail shows whether that agent is busy and what is queued. Select any passage to raise a floating annotate button; comments are relayed to the producing agent, whose status reply types out beneath your comment.

Quick start

npm install
npm run build
npx @deepseek-ai/[email protected] plugin --profile web add (Resolve-Path .).Path
npx @deepseek-ai/[email protected] web

Open the URL printed by DSH and pick 运筹 / Knotline in the sidebar: choose a workspace on the fullscreen picker and hit "Enter Knotline" at the bottom right. A three-step guide greets first-time users.

Verify

npm run check     # lint + types + 55 tests + both bundles
npm run pack:check

See the Chinese product requirements document, docs/architecture.md for the runtime path, and docs/development.md for local development.

运筹 Knotline

Knotline is licensed under the Apache License 2.0. It descends from the Dashi Taskboard codebase; PROVENANCE.md records what was carried forward, NOTICE carries the required attribution, and bundled third-party code is listed in THIRD_PARTY_NOTICES.md. Knotline is an independent community project, not affiliated with, sponsored by, or endorsed by DeepSeek or the upstream Dashi Taskboard authors. Product names are used only to describe interoperability.

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 knotline」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:MrMaii/knotline

Headless(CLI)profile:

dsh plugin --profile headless add github:MrMaii/knotline

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26 · 标记 webonly
备注:验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7795 个插件 →