Back to directory

dsh-im-connect

Curated pickMaintenance: Active

michengai/dsh-im-connect

Connects DSH sessions to WeChat, WeCom, DingTalk, Feishu/Lark, QQ, and Telegram with per-account access controls.

View on GitHubHomepage
$ dsh plugin add dsh-im-connect

Install

dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.

How installs work

16

stars

1

forks

JavaScript

Language

Apache-2.0

License

2026-08-16

Created

2026-09-18

Last push

README

DSH IM Connect

DSH IM Connect

Connect Feishu, Lark, DingTalk, WeCom, WeChat, QQ, and Telegram to local DeepSeek Harness

简体中文 · Changelog · Apache-2.0

License: Apache-2.0 npm package npm downloads DSH Web Plugin Node.js 22 or later Channels

DSH IM Connect is a community-maintained DeepSeek Harness (DSH) plugin, not an official DeepSeek AI product.

Features

Send tasks to your local DSH through your usual messenger, even when you are away from the computer. Receive replies, answer questions, and handle tool approvals in the same chat.

  • Connect familiar platforms: DingTalk, Feishu, Lark, WeChat, WeCom, QQ, and Telegram.
  • Configure accounts separately: each account has its own workspace, model, reasoning effort, permissions, and private-access mode.
  • Handle task interactions on your phone: send work, read replies, and answer single- or multiple-choice questions. Approved users can approve or deny tools in private chats.
  • Keep chat records separate: each IM chat has its own session under Channels in the web workspace.
  • Connect by QR code or credentials: use the platform-specific setup in Settings → IM Assistant, then control message reception per account.
  • Control access: groups trigger through mentions and private chats follow each account’s access settings, as detailed below.

Who can drive the assistant

Inbound messages are identified before commands, tool approvals, or injection.

Case Behavior
Group without a mention of this bot Ignored without a reply or pending approval request; mentioning someone else also does not trigger it
Group explicitly mentioning this bot No binding. Anyone can send work
DM from the QR scanner WeChat / Feishu / Lark / QQ scanners are allowlisted automatically
DM from anyone else Appears on the settings pending list until approved
DM after QR binding that does not return user identity DingTalk / WeCom QR setup returns bot credentials only, so the scanner still needs settings approval
DM after manual credentials Telegram, and DingTalk / WeCom / QQ bound manually, require approval for every DM
DM without a userId Denied
Tool approval Only an allowlisted user in a DM can reply Approve / Deny (or 批准 / 拒绝); group replies do not grant
Interactive choice Reply with an option number or text in the originating IM conversation; separate multiple choices with commas or add a custom answer; only the initiating user can answer in a group

WeChat is QR-only and DM-only, so the same WeChat account that scanned can talk immediately. A different WeChat account DMing the bot waits for settings approval.

📡 Supported channels

🔔 DingTalk  🐦 Feishu  🌐 Lark  💬 WeChat  🏢 WeCom  🐧 QQ  ✈️ Telegram

Channel Status How to connect You need
🔔 DingTalk ✅ Ready QR, or Client ID / Secret DingTalk open-platform bot; replies prefer AI Card
🐦 Feishu ✅ Ready QR only; creates the bot automatically Feishu account
🌐 Lark ✅ Ready QR only Lark account
💬 WeChat ✅ Ready* Official iLink QR Dedicated account recommended; DM only
🏢 WeCom ✅ Ready QR (recommended), or Bot ID / Secret WeCom intelligent bot
🐧 QQ ✅ Ready QR, or AppID / AppSecret QQ Open Platform bot, not a personal QQ account
✈️ Telegram ✅ Ready Bot Token only @BotFather; do not enable Webhook on the same bot

✅ Ready = text in and out works | *WeChat = official iLink only, no reverse-engineered personal protocol | Groups still require an @ mention

Image input

Image input follows DSH Chat's model-capability and attachment rules rather than guessing vision support from model names:

The receive paths cover WeChat, WeCom, DingTalk, Feishu, Lark, QQ, and Telegram. See the image-input verification guide for protocol forms and live checks.

  • Use the model currently selected for the IM session, not just the global default.
  • When the model declares image support, store images as standard DSH attachments and submit image content to the model. Session history keeps image references rather than only local-path text.
  • When the model explicitly excludes image input, tell the sender to switch models instead of silently dropping the image. Missing capability metadata follows Chat's compatibility behavior and is not, by itself, a reason to reject an image.
  • Channel download limits, host attachment size and format limits, DM access rules, and group mention requirements still apply.
  • This is inbound image analysis, not a promise that every channel supports sending images from the bot or generating images.

File input

WeChat, WeCom, DingTalk, Feishu, Lark, QQ and Telegram accept ordinary files through Chat’s upload service for the current session. Send PDFs, documents or spreadsheets for the assistant to process. Format support follows web Chat’s models, tools and file capabilities; uploading does not guarantee that every format can be understood directly.

  • Requires the file-upload service in DSH 0.1.5-rc.1, 0.1.5-rc.2, 0.1.6-alpha.1, or 0.1.6-alpha.2. On 0.1.2-rc.1, file input asks you to upgrade; existing text and image support is unchanged.
  • Up to 4 ordinary files per message, totaling 20 MiB. Channel download limits also apply.
  • Files become standard Chat attachments and are submitted with session-specific receipts, rather than local-path text.
  • Private admission and group mention rules remain in force. File captions such as /new or “allow” are content, not commands or approval responses.
  • Failed uploads do not submit partial text. Disabling or reloading an account prevents later submission to the old session. Generated files can be sent back after the reply.

File delivery

WeChat, WeCom, DingTalk, Feishu, Lark, QQ, and Telegram can return files produced by the assistant. For example: “Create a PDF report and send me the file.”

  • Files successfully created or edited with Chat's supported file tools are sent after the reply. On hosts with present, explicitly presented files are also sent, including existing files.
  • File access follows Chat: files outside the workspace are allowed when the host can read them. The plugin does not extract arbitrary paths from reply text. Files created through shell commands need to be presented explicitly.
  • Newer hosts use Chat's complete-file download service and its configured size limit. DSH 0.1.2-rc.1 uses the host filesystem with a 32 MiB limit. Directories and symbolic links are not sent; channel-specific file limits still apply.
  • A failed transfer produces a message naming the file and does not stop the remaining files. Switching away from the session or stopping the account prevents pending delivery from continuing to a different target.
  • Send /export as a standalone command to receive the current linked session’s Chat ZIP logs in this chat, without child sessions. The ZIP limit is 32 MiB; channel limits also apply. If the file is too large or cannot be sent, use /export in web Chat. Paths and other session IDs are not accepted.

Action menu

After a valid selection, supported cards remove their buttons and mark the selection; the following reply reports the actual result. WeCom updates are limited to the button callback window; expired actions are still rejected by the server. /status offers actions based on the current state, such as stopping a task, pausing or resuming a goal, and viewing queued messages.

On channels with native buttons, /sessions, /workspaces and /models open a selector directly. After paging, numbered replies and /session N, /workspace N or /model N refer to the current selection page. Text channels keep their original list numbering.

Send /menu or /m to select sessions, workspaces, models and Agent presets, or start, stop, export and inspect a session. Lists support pagination. Click a button or reply with the current menu number; ordinary text exits the menu.

Menus include previous, next and back actions. WeCom menus paginate to fit card limits, including the main menu (/menu 2). Open a selector directly with /menu sessions, /menu workspaces or /menu models; presets and reasoning use /menu presets and /menu reasoning.

Common command replies offer related next steps: for example, /model → select a model / adjust reasoning → back to menu. Supported channels offer buttons; text replies include the commands to send. Navigation buttons on ordinary result replies do not accept numeric shortcuts, so numbers remain chat input; only selection menus accept numbered replies. Oversized cards fall back to complete text.

DingTalk, Telegram and Feishu/Lark use native buttons. WeCom uses cards when button count and text length fit platform limits. Other cases, QQ and WeChat use numbered text. Explicit rejections and capacity limits fall back to complete text. Uncertain network delivery produces a confirmation notice instead of resending the card. Menus are scoped to the account, chat, operator and session, expire after 15 minutes or restart, and recheck permissions on selection. Used buttons cannot execute again.

Approvals and questions use the same native-button channels: allow once/reject, single-choice selection, and multiple selections followed by submit. Open questions retain text input. If a card cannot show the full prompt or fails to send, text is used without omitting approval details. Existing approval eligibility and requester restrictions apply; disabling commands does not disable pending approvals or questions.

Agent presets: /presets (alias /presetlist) lists presets; /preset shows the current preset. /preset number-or-ID starts and switches to a new session in the current workspace, keeping previous sessions. Use /preset id:ID for numeric IDs and /preset --default for the default preset. Account defaults remain unchanged; later /new commands still use account settings. Native buttons support direct selection; text lists use numbers valid for 15 minutes.

Reasoning: /reasoning (aliases /reasonings, /reasoninglist) lists levels for the current model. Use /reasoning number or /reasoning id:effort-ID, or /reasoning --default to reset. Native channels offer paginated buttons. List selections are bound to the session and model; refresh the list after switching. Model and reasoning updates follow Chat’s default-selection persistence rules.

Work started by an IM message gets one result notice after response and file delivery finishes, with links to recent messages, status, session export and the menu. Failures, stops and delivery failures are distinguished; tasks and files are not retried automatically. When commands are disabled, notices are text-only. Ordinary numbers remain chat input. Approvals and questions keep their existing prompts. Completion navigation is suppressed after switching sessions, disabling the account or starting a later turn.

Message progress

Regular chat messages follow the actual task state. Commands continue to use text replies.

  • DingTalk: labels on the original message show queued, thinking, waiting for confirmation, done, failed, or cancelled.
  • Feishu / Lark: reactions indicate processing, done, or failed. Waiting keeps the processing reaction; cancellation removes it.
  • Telegram: 👀 processing, 🤔 waiting for confirmation, 👍 done, and 👎 failed. Cancellation removes the reaction. Typing is refreshed while processing.
  • WeChat: typing is refreshed while processing and stopped when finished or waiting for confirmation. WeCom and QQ retain their existing reply behavior.

Done means the turn completed normally and both text and files were delivered. Stopped or failed tasks and later queued messages are not marked done. Channel permissions and network conditions may prevent status updates without blocking chat. Text labels follow the web language setting.

Connection diagnostics

Use Diagnose connection in account settings to query platform APIs: WeChat configuration, a ping acknowledgement on the existing WeCom connection, DingTalk credentials, Feishu/Lark credentials and bot identity, QQ credentials and gateway, or Telegram bot identity and Webhook conflicts.

Each check reports passed, failed, or unverified, with timing and a suggested next step. No test messages are sent and no extra message polling is started. Passing one check does not verify all messaging permissions. An older backend prompts you to restart DSH and refresh the page. See the connection diagnostics API and validation notes (Chinese).

Screenshots

Add accounts under each channel in Settings → IM Assistant. Expand a channel, select an account, and configure its workspace, model, permission, and private access independently in its settings dialog. The Receive messages switch is on the account row:

IM Assistant settings

The workspace splits Tasks and Channels. IM sessions appear only under Channels:

Workspace channel sidebar

WeCom and other QR channels support scan-to-bind:

WeCom QR binding

After connecting, drive the local assistant from each IM:

WeCom chat WeChat chat DingTalk chat

Feishu chat QQ chat Telegram chat

DSH product ecosystem

For a desktop workbench, download DSH Codex Desktop. Existing DeepSeek Harness installations can add plugins as needed by following each project's README. Below are 11 first-party plugins; consult the corresponding desktop release notes and bundled catalog for what that version includes.

Plugin What you can do
Codex UI Organize projects and conversations, search tasks, and navigate chat turns
Agency Agents Choose and summon specialists for your task
Skills Manager Find, enable, create, and import local skills
Archive Manager Search, restore, or clean up archived conversations
IM Connect Send tasks and receive replies through messaging platforms
Automation Schedule tasks and review each run
BTW Ask side questions without interrupting the main task
Simplify Use /simplify to improve code within your Git changes
PUA Guide the Agent to try new approaches after failures, investigate causes, and verify results before completion
Code Review Use /review to request an independent Agent code review and receive the report in the current conversation
Codex Pet View conversation notifications and respond to tool approvals and questions through a desktop pet

Prerequisites

  • A working DeepSeek Harness Web installation with dsh available in PowerShell.
  • The current source supports DSH 0.1.2-rc.1, 0.1.5-rc.1, 0.1.5-rc.2, 0.1.6-alpha.1, and 0.1.6-alpha.2; the last is recommended and pinned for development. DSH 0.1.0-rc.8 and 0.1.1-rc.2 lack the authentication and session-control interfaces this plugin requires; upgrade DSH first.
  • Examples use the web profile; replace it with the target profile.
  • Source installation and development require Node.js 22+. npm installation does not require running npm install in an arbitrary directory.
  • After install, restart dsh web and hard-refresh the browser before opening Settings → IM Assistant.

Installation

The installation commands below use the official npm registry.

Send the prompt below to any agent that can run terminal commands on your computer. Replace web with your actual profile. Once installed, use the plugin in DSH.

Install the DSH plugin @michengai/dsh-im-connect into my local web profile by running: dsh plugin --profile web add @michengai/dsh-im-connect@latest --registry=https://registry.npmjs.org/. Then run dsh --profile web --dump-config, confirm the configuration includes im-connect, and explain how to reload DSH and start using the plugin.

Install the latest package from the official npm registry

Run this from any PowerShell directory:

[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8
dsh plugin --profile web add @michengai/dsh-im-connect@latest --registry=https://registry.npmjs.org/
dsh --profile web --dump-config

To pin a release, replace @latest with a version such as @0.1.28.

The configuration output should contain im-connect. Restart DSH Web and hard-refresh the browser. Do not copy client files manually: dsh plugin add also applies cordis.patch.yml.

Updates

The settings title shows the installed version and a Check for updates button. When a newer release is available, Update automatically runs only when the DSH CLI or Desktop update service is available; otherwise, the dialog provides a profile-specific manual command to copy and run.

Usage

Open Settings → IM Assistant, select Add account under the target channel, then choose that account's workspace, model, permission, and private-access mode.

Goal Action Notes
Add an account Select Add account under a channel, choose the account settings, then scan or enter credentials The same channel can contain multiple accounts; Feishu / Lark / WeChat are QR-only, while Telegram needs a Bot Token
Change account settings Expand the channel, select an account, then edit its workspace, model, reasoning effort, permission, or private-access mode in its settings dialog Changes affect only that account and apply to its subsequent sessions immediately
Pause receiving Turn off Receive messages on the account row Credentials and settings stay; only new inbound messages for that account pause
Send work from IM WeChat / Feishu / Lark / QQ QR scanners can DM immediately; DingTalk / WeCom scanners and other users need approval. Groups only need a mention Each chat has its own channel session
Split input End with .. to continue, !! to flush now Default merge window is about 5 seconds
Start a new session Send /new or /clear Creates and switches the current IM session; previous sessions stay in the Channels list without affecting web tasks
Status / help Send /status or /help Current session and dynamically discovered Chat commands
Agent preset Choose Agent preset when adding or editing an account Uses the Chat roster; changes apply to new sessions while previous sessions keep their preset
Command permissions Open Settings on the account row and toggle DM/group commands Admission is checked first; disabling commands keeps conversation and approval/question replies available
Sessions / workspaces /sessions, /session <number or ID>; /workspaces, /workspace <number or ID> Resume ordinary Chat sessions; workspace selection creates a session without changing account defaults
Task controls /stop, /steer <text>, /queue Stop, provide instructions, or inspect the queue; stopping preserves Host queued messages
Session with a preset /presets, /preset <number or ID>, /preset --default Starts and connects a new session in the current workspace without changing account defaults
Model / reasoning /models, /model <number or provider/model>, /reasoning [effort or --default] Changes the current selection and updates the Host default for subsequent Chat sessions
Result recovery /delivery, /delivery retry <record-ID> Check recent deliveries and resend text from the original task
Session management /history, /rename <title>, /fork Recent text history, rename, or fork and switch
Approve a stranger DM Open Settings → IM Assistant and approve or deny the pending request Affects DM access only
Answer an interactive question Reply with an option number or text; separate multiple choices with commas, or enter a custom answer Multiple questions arrive in order; only the initiating user can answer in a group
Approve a tool Reply Approve / Deny or 批准 / 拒绝 in a DM Also accepts yes / no / allow / reject; group replies cannot grant
Review on the web Open the workspace Channels tab IM sessions never appear under Tasks

After /workspace, /new and continuing after archiving the current session keep the selected workspace and use the account model, Agent preset, and permission preset. /session and /fork preserve the original session configuration.

DingTalk replies prefer official AI Card streaming. If card creation fails, plain text preserves line breaks; code fences and list markers remain literal. Do not enable Webhook on the same Telegram bot.

Send commands as separate text messages; image captions remain ordinary input. Start with /help; individual replies also suggest related actions.

  • Sessions and workspaces: list numbers expire after 15 minutes. Archived sessions are marked; restore them on the web first. Finish running tasks and pending interactions before switching.
  • Models: as in Chat, /model and /reasoning also attempt to save the default for future sessions. Other existing sessions are not changed.
  • Stopping and queues: /stop submits a stop request and keeps queued messages. Pause an active goal separately with /goal pause. Use /queue to view and manage queued messages.
  • Forking: /fork requires at least one completed turn. If a fork was created but switching failed, follow the session ID and recovery instructions in the reply.
  • Permissions and export: /permission settings survive session restoration. /export follows private-chat admission and private/group command permissions. Completion is reported only after the ZIP file is sent.

Command replies support Chinese and English and follow the language explicitly saved in web settings. With no preference or an unavailable language service, they default to Chinese. Dynamic names, paths, user content, and extension results remain unchanged. Tool approvals, interactive questions, and some channel errors are not yet fully localized.

Permissions and security boundaries

Command permission does not grant DM admission or replace tool approval. Enabled users can inspect and resume ordinary Chat sessions and execute registered Host commands. Each account has independent DM/group switches without user IDs; legacy configurations default to enabled for compatibility.

View on GitHub

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.