DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-wechat-bridge

DeepSeek Harness bundle plugin that bridges WeChat ilink bot private messages into DSH agent sessions.

UI & ProductivityDeveloper ToolsSkills & Workflows
2GitHub Stars0ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add github:NattoCB/dsh-plugin-wechat-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
Installable DSH web-profile bundle that connects authorized WeChat ilink bot private chats to daily DSH agent sessions, with a Settings tab, /wechat commands, and optional media handling.

Key Capabilities

  • Polls configured WeChat ilink bot accounts and routes private messages to DSH agent sessions.
  • Creates one session per peer per local calendar day.
  • Provides runtime enable/disable controls through Settings UI, /wechat commands, and settings.yaml.
  • Uses an allowedPeers WeChat-ID allowlist that denies all inbound users when empty.
  • Supports QR-code account binding in the Settings UI or through slash commands.
  • Receives supported inbound media and provides a wechat_send_file tool for outbound files.
  • Persists accounts, tokens, polling offsets, and session-related data in local JSON files.

Useful For

  • Chat with a DSH agent through an authorized WeChat private conversation.
  • Expose a personal DSH web agent to a restricted list of WeChat IDs.
  • Send agent-generated local files, images, or videos back to the active WeChat conversation.

Who It Fits

  • DeepSeek Harness web-profile users.
  • Users with a WeChat account authorized for ilink bot (bot_type=3).
  • Users who want a private-message bridge with an explicit inbound allowlist.

Documented Limitations

  • Only supports private chats; group-chat semantics are not supported.
  • Requires a WeChat account with ilink bot permission (bot_type=3).
  • An empty allowedPeers setting rejects all inbound users.
  • Replies are sent as plain-text chunks of up to five 4096-character segments; excess content is truncated.
  • Inbound voice media is saved locally but not transcribed.
  • Persistence uses a single local atomic JSON file and is described as sufficient for a single DSH process.

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 10 runtime, 0 development, 2 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
NattoCB/dsh-plugin-wechat-bridge
Registry source
Community submission
Registry classification
Plugin
Source checked
88257ab · 2026-09-17

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-23
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