DingTalk-Real-AI/dsh-dingtalk

DingTalk-Real-AI★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

Official DingTalk connector for DeepSeek Harness

README 摘要

DSH DingTalk 简体中文 English DingTalk connector for DeepSeek Harness (DSH). It connects a local DSH Web agent to DingTalk over a Stream connection, without requiring a public inbound endpoint. Compatibility: only the latest DSH release is supported. After upgrading DSH, run doctor first and report incompatibilities through GitHub Issues. Before you start - Node.js ^22.19.0 =24.0.0 is required. If the version is unsupported, setup stops and explains why; upgrade Node.js, then run it again. - The connector runs on your computer. The DingTalk bot can process messages only while dsh web is running and the computer is online. It goes offline when the terminal is closed, the computer sleeps, or the network disconnects; it does not continue in the cloud. Quick start Run one command: npx downloads and runs the CLI for this invocation; it does not add dsh-dingtalk to your shell's PATH. To reopen setup or run diagnostics later, use the same npx form below. If you prefer the shorter dsh-dingtalk commands, install the package globally in the optional section. The guided setup checks or installs the latest DSH, installs this exact plugin version into the web profile, creates or configures one or m…

在 GitHub 查看完整 README →
工具/开发dsh-pluginterminalagent

分类