DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-feishu-bridge

Feishu (Lark) bot bridge that runs DeepSeek Harness agent turns and returns replies to chat.

VisionTerminal & TUIDeveloper ToolsSecurity & PolicySkills & WorkflowsRemote Execution
4GitHub Stars0ForksUpdated2026-09-08

Install

$ dsh plugin --profile <name> add /path/to/dsh-feishu-bridge

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
An installable DSH plugin shell that supervises a Python Feishu/Lark bridge as a managed DSH child process. It supports chat sessions, allowlisted access, WebSocket or webhook transport, and optional human approval for bash tool calls.

Key Capabilities

  • Installs into a DSH profile through `dsh plugin add` and uses a Cordis bundle patch.
  • Spawns, health-checks, and stops the Python bridge process with the DSH profile lifecycle.
  • Receives Feishu/Lark bot messages and runs DSH agent turns, returning replies to the originating chat.
  • Supports WebSocket and webhook Feishu transports.
  • Provides per-chat sticky sessions, session commands, and quiet/verbose reply modes.
  • Uses configured open-ID and optional chat-ID allowlists; an empty open-ID allowlist rejects all senders.
  • Offers optional Feishu-card Allow/Deny approval before each agent bash call, with a fail-closed timeout.

Useful For

  • Operating a DeepSeek Harness agent through an internal Feishu or Lark bot.
  • Providing chat-based access to DSH sessions for explicitly allowlisted users.
  • Requiring a human Feishu confirmation before agent bash tool execution.
  • Running a bridge under DSH-managed process startup and shutdown rather than as a separate manually managed process.

Who It Fits

  • DeepSeek Harness users who use Feishu or Lark.
  • Teams building controlled chat interfaces for DSH agents.
  • Operators who can configure Feishu application credentials and a Python environment.

Documented Limitations

  • Python dependencies and the Python bridge environment must be installed separately; the plugin does not bootstrap them.
  • The bridge sends a start status and final reply rather than token-by-token streaming.
  • Sticky sessions and per-chat verbosity reset when the bridge process restarts.
  • Only text messages are supported; voice, image, file, topic, and thread replies are not supported.
  • Provider, model, and Cordis composition are configured per bridge process rather than per chat.
  • The bundled default composition uses `danger-full-access` bash; the README advises using a disposable workspace or container.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
wz-heng/dsh-feishu-bridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6522ee7 · 2026-09-15

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
4GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-08
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app