Skip to content

sliverp/DeepSeek-harness-wecom

40Last commit Aug 14, 2026

DeepSeek-harness-wecom DSH plugin

An out-of-tree DeepSeek Harness channel plugin that bridges a WeCom AI Bot over its official WebSocket long-connection SDK. It routes WeCom conversations into durable Harness sessions and supports agent presets, attachments, commands, file transfer, and configurable traffic policies.

How to install the DeepSeek-harness-wecom DSH plugin

pnpm dsh plugin --profile web add github:sliverp/DeepSeek-harness-wecom

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the DeepSeek-harness-wecom DSH plugin can do

  • Connects to WeCom AI Bot using the official long-connection SDK.
  • Authenticates with Bot ID and a credential-service-resolved secret.
  • Routes single and group conversations to persistent Harness sessions.
  • Accepts text, mixed text/image messages, encrypted images, files, and videos.
  • Downloads and AES-decrypts inbound media, saving files outside the workspace for agent tools.
  • Returns text, Markdown, inline images, and scoped agent-initiated file sends.
  • Provides /new, /reset, status, help, test, ping, and cancellation commands.
  • Supports configurable open, allowlist, or disabled policies for single and group traffic.
  • Forwards selected registered Harness commands, with compact, goal, and plan enabled by default.
  • Falls back to attachment metadata when the selected model cannot accept images.

Where the DeepSeek-harness-wecom DSH plugin fits

  • Operate a DeepSeek Harness agent through a WeCom AI Bot.
  • Maintain separate durable agent context for individual or group WeCom conversations.
  • Let agents inspect received files using configured file or shell tools.
  • Send workspace-contained files to WeCom users during an active WeCom turn.
  • Use Harness agent presets, tools, prompts, and skills from WeCom.

Who the DeepSeek-harness-wecom DSH plugin is for

  • DeepSeek Harness operators using WeCom AI Bots.
  • Teams that want to access persistent Harness agents from WeCom chats.
  • Developers integrating a WeCom long-connection bot with Harness workflows.

DeepSeek-harness-wecom DSH plugin limitations

  • Requires Node.js 22.19+, pnpm 10.33.4, DeepSeek Harness 0.1.0-rc.6+, and a WeCom AI Bot with long connection enabled.
  • The bot remains inactive until both Bot ID and Secret are configured; invalid non-empty credentials fail during WeCom authentication.
  • Inbound and outbound file limits default to and are capped by the stated WeCom protocol limit of 20 MiB.
  • The wecom_send_file tool is active only during the current WeCom turn and only permits regular files contained within the configured working directory.
  • Image behavior depends on the selected model and imageInputMode configuration.
  • The /export Harness command is unavailable through WeCom.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 2 runtime, 16 development, 12 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

DeepSeek-harness-wecom DSH plugin alternatives

DeepSeek-harness-wecom DSH plugin questions

What is the DeepSeek-harness-wecom DSH plugin?

DeepSeek-harness-wecom is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the DeepSeek-harness-wecom DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does DeepSeek-harness-wecom use?

The snapshot records web as the DeepSeek-harness-wecom profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is DeepSeek-harness-wecom compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if DeepSeek-harness-wecom fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to DeepSeek-harness-wecom?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.