AI Agent Hub
Back to plugins
dsh-feishu preview

dsh-feishu

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install itr-del/dsh-feishu

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install itr-del/dsh-feishu inside DeepSeek Harness to install the plugin; the full source lives at https://github.com/itr-del/dsh-feishu — installation places it under ~/.dsh/profiles/web/node_modules and patches cordis.patch.yml automatically.

About this plugin

Asking a quick question and having to hunt for the dsh web tab, copy text, then switch back to chat is friction nobody needs. dsh-feishu is a pluggable cordis bridge that wires a Feishu (Lark) self-built bot directly into a running DeepSeek Harness web profile, so your AI assistant lives inside the IM window you already use all day. Each DM user maps to one persistent session; multi-turn context survives reconnects; assistant replies are chunked at 4 000 characters and pushed back via the Lark SDK; internal tool-call markers are stripped before anything leaves your machine. The plugin is pure ESM, ships with no compile step, collects no telemetry, and keeps every byte local. It currently handles text-only DMs — images, files, cards, and group chats are out of scope. If you already run DeepSeek Harness and want the assistant one keystroke closer in your daily chat client, this is the bridge.

Screenshots

Use Cases

  • Ask follow-up questions to your AI in a Feishu DM without hunting for a browser tab
  • Resume a multi-turn session after a network reconnect without losing context
  • Give a team a single Feishu bot backed by DeepSeek Harness instead of a separate web UI

Best For

  • Developers already running DeepSeek Harness
  • Users whose daily work lives inside Feishu
  • Teams that require local, telemetry-free AI conversations