Skip to content

chore: shorten channel label from "openclaw-weixin" to "WeChat"#170

Open
caiyc16888 wants to merge 3 commits into
Tencent:mainfrom
caiyc16888:chore/shorten-channel-label
Open

chore: shorten channel label from "openclaw-weixin" to "WeChat"#170
caiyc16888 wants to merge 3 commits into
Tencent:mainfrom
caiyc16888:chore/shorten-channel-label

Conversation

@caiyc16888
Copy link
Copy Markdown

Summary

Shorten the channel display label from openclaw-weixin to WeChat for a cleaner session list in Control UI.

Problem

Session titles in Control UI are excessively long:

agent:main:openclaw-weixin:direct:[email protected]

The openclaw-weixin segment comes from meta.label in the plugin. For comparison, Telegram and Discord plugins use short labels ("Telegram", "Discord").

Changes

  • src/channel.ts: meta.label, meta.selectionLabel, meta.docsLabel → "WeChat"
  • openclaw.plugin.json: channelConfigs.openclaw-weixin.label → "WeChat"
  • package.json: openclaw.channel.label, selectionLabel, docsLabel → "WeChat"

The plugin id remains openclaw-weixin (no breaking change to config or session keys).

Related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant