DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-feishu-bridge

DeepSeek Harness plugin that bridges Feishu/Lark bot chats to DSH sessions with streaming interactive-card replies.

Developer Tools
2GitHub Stars0ForksUpdated2026-08-17

Install

No clear install command was found in the current repository evidence.

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
dsh-feishu-bridge is a Cordis/DSH bundle plugin installed into a DSH web profile. It receives Feishu bot events through a long connection, maps chats to DSH agent sessions, and returns streamed card updates to Feishu.

Key Capabilities

  • Routes Feishu direct messages and group @mentions to DSH agent sessions.
  • Maintains per-chat multi-turn session mappings and attempts agent-session resume after DSH restarts.
  • Streams reasoning, response text, and tool-chain updates into Feishu CardKit interactive cards.
  • Provides /help, /reset, and /status commands.
  • Supports sender open_id allowlists, message-id deduplication, reconnect backoff, and long-reply chunking.
  • Registers a feishu channel for DSH-initiated text, image, and file sends.

Useful For

  • Use DSH from a Feishu/Lark bot in direct or group chats.
  • Deliver DSH-generated streaming responses as Feishu interactive cards.
  • Send DSH notifications or attachments to a recent or explicitly targeted Feishu chat.

Who It Fits

  • DeepSeek Harness users operating a DSH web profile.
  • Teams using Feishu/Lark custom bots.
  • Developers configuring Cordis-based DSH integrations.

Documented Limitations

  • Requires a running `dsh web` host and registration in its web profile dependencies and bundles.
  • Requires `lark-cli`, a configured Feishu custom app with bot identity, and applicable message permissions.
  • Group mention handling requires `botOpenId` configuration or successful discovery.
  • The default state file stores Feishu chat-to-DSH-session mappings locally.
  • The README notes that its `llm/stream` listener affects all LLM calls and must remain a synchronous AsyncIterable wrapper.

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 3 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
fengs2021/dsh-feishu-bridge
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
e5b96b4 · 2026-08-27

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
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-17
Last release
2026-08-15
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