fieldnote-ops/relayloom

fieldnote-ops★ 1JavaScriptLast synced: 2026-08-15

Open on GitHub

Independent, default-off DingTalk Stream relay plugin for DeepSeek Harness: allowlisted sessions, ACK-first replies, and approvals.

README excerpt

RelayLoom RelayLoom is an independent, default-off external chat relay for agent harnesses. Its first compatibility adapter connects the public DingTalk Stream protocol to DeepSeek Harness agents. This repository is a developer preview, not a verified production bot. The credential-free core, official SDK binding, webhook transport, and real DSH install/boot path are tested; no real DingTalk tenant has yet completed the receive → ACK → reply round trip. More than a notification webhook Surface Implemented boundary Direction Receives DingTalk Stream callbacks and sends bounded sessionWebhook replies; it is not limited to one-way group notifications. Callback ordering ACK is sent before asynchronous agent work settles; retries are deduplicated by msgId . Conversation isolation Sessions are isolated by sender and conversation, while durable ids are deterministic and do not expose raw tenant identifiers. Approval fallback /approve and /reject decisions are single-use, expiring, and bound to the original sender and conversation. Interactive cards are not claimed. Default safety The bundle ships disabled, requires a non-empty staff-id allowlist when enabled, reads credentials only from n…

View full README on GitHub →
Tools / Devchatbotdeepseek-harnessdingtalkdsh-pluginstreamingagent

Category