openclaw - 💡(How to fix) Fix [Bug]: 群聊 @ 提及:单字昵称无法解析为 mention

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…

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

Root Cause

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

RAW_BUFFERClick to expand / collapse

Bug type

Regression (worked before, now fails)

Beta release blocker

No

Summary

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

Steps to reproduce

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

Expected behavior

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

Actual behavior

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

OpenClaw version

版本 v2026.5.20

Operating system

macOS 26.5(25F71)

Install method

No response

Model

deepseek

Provider / routing chain

gateways

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

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…

FAQ

Expected behavior

在群聊(钉钉)中使用单字昵称 @ 人时,mention 解析不生效。多字昵称正常,单字被当纯文本。

复现: 群成员昵称「包」→ agent 回复 @包 → 不触发 mention 对比: 群成员昵称「苏苏」→ @苏苏 → 正常 推测根因: mention 解析器 minLength >= 2 过滤掉了单字

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug]: 群聊 @ 提及:单字昵称无法解析为 mention