DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-feishu-bridge

A DeepSeek Harness plugin that bridges Feishu/Lark bot conversations with local DSH agent sessions.

Terminal & TUIDeveloper ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-08-16

Install

$ dsh plugin --profile <名字> add feishu-dsh-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
feishu-dsh-bridge connects a Feishu/Lark bot to a running DeepSeek Harness host through a long-lived connection. It maps users to separate DSH sessions, returns agent responses to Feishu, and forwards agent approvals and questions.

Key Capabilities

  • Receives Feishu private-chat and bot-mentioned group messages through a WebSocket long connection.
  • Creates and maintains per-user DSH agent session bindings.
  • Returns agent replies to Feishu, with streaming CardKit output when the required permission is available.
  • Forwards DSH approval requests and questions into Feishu conversations.
  • Reconnects Feishu and DSH event connections automatically.
  • Installs as a DSH bundle plugin with Cordis configuration.

Useful For

  • Chat with a local DeepSeek Harness agent from Feishu private chats.
  • Use a Feishu group bot to invoke a DSH agent when mentioned.
  • Handle agent permission approvals and follow-up questions from Feishu.
  • Run a Feishu-to-DSH bridge without exposing a public inbound port.

Who It Fits

  • DeepSeek Harness users who use Feishu or Lark.
  • Teams operating Feishu bots for agent interaction.
  • Developers integrating a local DSH host with Feishu.

Documented Limitations

  • Requires Node.js 22 or newer.
  • Requires a running DSH host exposing a client-connection-compatible /api endpoint; the documented default is http://127.0.0.1:3200.
  • Requires a Feishu enterprise self-built application with an App ID, App Secret, bot capability, event subscription, and message permissions.
  • Only text messages are supported; images, files, and rich-text messages are explicitly unsupported.
  • Streaming cards require the optional cardkit:card:write permission and fall back to ordinary replies when unavailable.
  • Group messages respond only when the bot is mentioned.

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.

Dependency Counts

package.json declares 2 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

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

Source repository
minyang2020/dsh-feishu-bridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
034f5f6 · 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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-16
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