openclaw - ✅(Solved) Fix [Feature]: When will WeiXin channel plugin be included in OpenClaw's official plugin management? [1 pull requests, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#71010Fetched 2026-04-24 10:36:43
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Author
Participants
Timeline (top)
labeled ×1

When will WeiXin channel plugin be included in OpenClaw's official plugin management? Currently, it can still only be installed via third-party methods.

Root Cause

When will WeiXin channel plugin be included in OpenClaw's official plugin management? Currently, it can still only be installed via third-party methods.

Fix Action

Fixed

PR fix notes

PR #71129: feat(channels): add official WeiXin channel catalog entry

Description (problem / solution / changelog)

Summary

  • Add @tencent-weixin/openclaw-weixin to the shipped official external channel catalog.
  • Include WeiXin/WeChat channel metadata (openclaw-weixin) so official plugin management can discover and install the plugin.
  • Extend catalog tests to verify the WeiXin entry is present in generated and written official channel catalogs.

Test plan

  • pnpm vitest test/official-channel-catalog.test.ts
  • Commit hook lane: node scripts/test-projects.mjs test/official-channel-catalog.test.ts

Closes: #71010

Changed files

  • extensions/elevenlabs/tts.ts (modified, +18/-14)
  • scripts/lib/official-external-channel-catalog.json (modified, +24/-0)
  • src/config/types.models.ts (modified, +27/-25)
  • src/scripts/test-projects.test.ts (modified, +1/-1)
  • test/helpers/channels/channel-plugin-catalog-contract-suites.ts (modified, +20/-0)
  • test/official-channel-catalog.test.ts (modified, +18/-0)
RAW_BUFFERClick to expand / collapse

Summary

When will WeiXin channel plugin be included in OpenClaw's official plugin management? Currently, it can still only be installed via third-party methods.

Problem to solve

WeiXin channel plugin can still only be installed via third-party methods.

Proposed solution

WeiXin channel plugin be included in OpenClaw's official plugin management

Alternatives considered

No response

Impact

Affected: WeiXin users channelsSeverity: Medium Frequency: none Consequence: none

Evidence/examples

No response

Additional information

No response

extent analysis

TL;DR

The WeiXin channel plugin's inclusion in OpenClaw's official plugin management is proposed as a solution to address the current limitation of only being installable via third-party methods.

Guidance

  • The proposed solution suggests that including the WeiXin channel plugin in OpenClaw's official plugin management would resolve the issue.
  • To verify the effectiveness of this solution, one would need to check if the plugin is successfully installed and functional after being added to the official management.
  • The impact of not having the plugin in official management affects WeiXin users, indicating that a resolution would improve their experience.
  • Further information or evidence about the plugin's compatibility and functionality would be necessary to ensure a smooth integration into OpenClaw's official plugin management.

Notes

The lack of additional information or evidence about the WeiXin channel plugin and its current installation process via third-party methods limits the ability to provide a more detailed solution or workaround.

Recommendation

Apply workaround: Utilize the existing third-party installation methods for the WeiXin channel plugin until it is officially included in OpenClaw's plugin management, as there is no clear indication of when the official inclusion will happen.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING