DeepSeek Harness plugin

dsh-feishu-bridge-zhbdream

Feishu → local DeepSeek Harness Agent bridge (dsh-plugin)

Jump to install

Source facts

Repository
zhbdream/dsh-feishu-bridge
Latest update
Aug 15, 2026
Category
Workflow & Automation
GitHub stars
1
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/zhbdream/dsh-feishu-bridge
Plugin: dsh-feishu-bridge-zhbdream
Author: zhbdream

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer4 files
README.en.mdSource · read only
README language

dsh-feishu-bridge

Drive a local DeepSeek Harness Agent from Feishu / Lark chat — no public URL required (long connection).

This is an independent community dsh-plugin. It is not affiliated with DeepSeek or Feishu/Lark. Remote messages can drive a local Agent; you own the risk. See [SECURITY.md](./SECURITY.md).

Repos: Gitee · GitHub

Full setup guide (Chinese): README.md · Config: [docs/local-config.md](./docs/local-config.md) · Pin: [COMPAT.md](./COMPAT.md) (@deepseek-ai/dsh@0.1.0-rc.6)

Why this vs shells / Web UI

Official WebDesktop shellThis plugin
------------------------------------------------
EntryBrowser on PCWindow on PCFeishu mobile/desktop
Local AgentYesYesYes
Extra UIOfficialHighNone

Quick path

1. Feishu custom app: long connection + im.message.receive_v1 + IM scopes in docs/feishu-scopes.md 2. npm install && npm run build 3. npx @deepseek-ai/dsh@0.1.0-rc.6 plugin --profile feishu-dev add . 4. Configure via profile cordis.patch.yml (preferred) or env vars from .env.example 5. npx @deepseek-ai/dsh@0.1.0-rc.6 --profile feishu-dev and DM the bot

MVP: p2p text only; empty allowlist denies all; dangerous tools (bash / write / …) denied by default. Commands: /status, /cancel.

License

MIT