wz-heng/dsh-feishu-bridge

wz-heng★ 2Python最后同步: 2026-08-14

在 GitHub 打开

Feishu (Lark) channel bridge for DeepSeek Harness (dsh) — message a Feishu bot, it runs a dsh agent turn, the reply comes back. Community plugin.

README 摘要

dsh-feishu-bridge English 中文 A Feishu (Lark) channel bridge for DeepSeek Harness ( dsh ): message a Feishu bot, it runs a dsh agent turn, the reply comes back to the chat. This is an independent community project. It is not built, maintained, or endorsed by DeepSeek. It drives dsh entirely through its public Python SDK ( deepseek-harness-sdk ) — a subprocess boundary, no forked/patched harness code. What this is - A production-grade Feishu bot bridge (fail-closed allowlist, one-time card nonces, per-chat verbosity, sticky sessions, both ws and webhook transports) ported from a mature bridge in another agent-harness project and adapted to drive dsh instead. - The thin adapter that talks to deepseek-harness-sdk lives in one file, src/dsh feishu bridge/dsh adapter.py , and the SDK version is pinned exactly — the harness is a v0.1 developer preview that documents breaking changes between releases. Quickstart (5 minutes) Set your credentials as environment variables — never in a committed file: Run it: Message the bot in Feishu. First message from an unlisted open id is silently rejected and logged — that log line is how you discover your own open id to put in the allowlist (see "Gettin…

在 GitHub 查看完整 README →
Agentsdeepseekdeepseek-harnessdsh-pluginfeishularkagent

分类