Skip to content

type: fix - #39

Closed
htoooth wants to merge 1 commit into
QwenLM:mainfrom
htoooth:patch-1
Closed

type: fix #39
htoooth wants to merge 1 commit into
QwenLM:mainfrom
htoooth:patch-1

Conversation

@htoooth

@htoooth htoooth commented Jul 23, 2025

Copy link
Copy Markdown

change Gemini to Qwen Code

TLDR

In About page change Gemini to Qwen Code

Dive Deeper

Reviewer Test Plan

Testing Matrix

🍏 🪟 🐧
npm run
npx
Docker
Podman - -
Seatbelt - -

Linked issues / bugs

change Gemini to Qwen Code
@koalazf99 koalazf99 closed this Jul 31, 2025
Eric-GoodBoy-Tech added a commit to Eric-GoodBoy-Tech/qwen-code that referenced this pull request Jun 28, 2026
Round 2 (4 items):
- QwenLM#35: add [atMention=true] prefix to handleGroup/handleC2C
- QwenLM#36: sanitize senderName (strip [ ]) in all handlers
- QwenLM#37: remove redundant [可选回复] prefix
- QwenLM#38: add C2C scoping guard to system instructions

Round 3 (9 items):
- QwenLM#39: add GROUP_MESSAGE intent (bit 26) to types + IDENTIFY
- QwenLM#40: fix msgSeqMap.delete key (msgId not groupId)
- QwenLM#41: truncate token error body to prevent appSecret leak
- QwenLM#42: add group_openid null guard to toggle handlers
- QwenLM#44: remove dead hasMarkdownSyntax/hasLinkSyntax
- QwenLM#45: validate gateway URL protocol (wss:/ws:)
- QwenLM#46: add error logging to restore* catch blocks
- QwenLM#47: add disposed check in connect() retry loop
- QwenLM#43: already fixed in round 1 (isDuplicate at top)
Eric-GoodBoy-Tech added a commit to Eric-GoodBoy-Tech/qwen-code that referenced this pull request Jun 29, 2026
Round 2 (4 items):
- QwenLM#35: add [atMention=true] prefix to handleGroup/handleC2C
- QwenLM#36: sanitize senderName (strip [ ]) in all handlers
- QwenLM#37: remove redundant [可选回复] prefix
- QwenLM#38: add C2C scoping guard to system instructions

Round 3 (9 items):
- QwenLM#39: add GROUP_MESSAGE intent (bit 26) to types + IDENTIFY
- QwenLM#40: fix msgSeqMap.delete key (msgId not groupId)
- QwenLM#41: truncate token error body to prevent appSecret leak
- QwenLM#42: add group_openid null guard to toggle handlers
- QwenLM#44: remove dead hasMarkdownSyntax/hasLinkSyntax
- QwenLM#45: validate gateway URL protocol (wss:/ws:)
- QwenLM#46: add error logging to restore* catch blocks
- QwenLM#47: add disposed check in connect() retry loop
- QwenLM#43: already fixed in round 1 (isDuplicate at top)
Eric-GoodBoy-Tech added a commit to Eric-GoodBoy-Tech/qwen-code that referenced this pull request Jun 29, 2026
Round 2 (4 items):
- QwenLM#35: add [atMention=true] prefix to handleGroup/handleC2C
- QwenLM#36: sanitize senderName (strip [ ]) in all handlers
- QwenLM#37: remove redundant [可选回复] prefix
- QwenLM#38: add C2C scoping guard to system instructions

Round 3 (9 items):
- QwenLM#39: add GROUP_MESSAGE intent (bit 26) to types + IDENTIFY
- QwenLM#40: fix msgSeqMap.delete key (msgId not groupId)
- QwenLM#41: truncate token error body to prevent appSecret leak
- QwenLM#42: add group_openid null guard to toggle handlers
- QwenLM#44: remove dead hasMarkdownSyntax/hasLinkSyntax
- QwenLM#45: validate gateway URL protocol (wss:/ws:)
- QwenLM#46: add error logging to restore* catch blocks
- QwenLM#47: add disposed check in connect() retry loop
- QwenLM#43: already fixed in round 1 (isDuplicate at top)
Eric-GoodBoy-Tech added a commit to Eric-GoodBoy-Tech/qwen-code that referenced this pull request Jun 30, 2026
Round 2 (4 items):
- QwenLM#35: add [atMention=true] prefix to handleGroup/handleC2C
- QwenLM#36: sanitize senderName (strip [ ]) in all handlers
- QwenLM#37: remove redundant [可选回复] prefix
- QwenLM#38: add C2C scoping guard to system instructions

Round 3 (9 items):
- QwenLM#39: add GROUP_MESSAGE intent (bit 26) to types + IDENTIFY
- QwenLM#40: fix msgSeqMap.delete key (msgId not groupId)
- QwenLM#41: truncate token error body to prevent appSecret leak
- QwenLM#42: add group_openid null guard to toggle handlers
- QwenLM#44: remove dead hasMarkdownSyntax/hasLinkSyntax
- QwenLM#45: validate gateway URL protocol (wss:/ws:)
- QwenLM#46: add error logging to restore* catch blocks
- QwenLM#47: add disposed check in connect() retry loop
- QwenLM#43: already fixed in round 1 (isDuplicate at top)
Eric-GoodBoy-Tech added a commit to Eric-GoodBoy-Tech/qwen-code that referenced this pull request Jun 30, 2026
Round 2 (4 items):
- QwenLM#35: add [atMention=true] prefix to handleGroup/handleC2C
- QwenLM#36: sanitize senderName (strip [ ]) in all handlers
- QwenLM#37: remove redundant [可选回复] prefix
- QwenLM#38: add C2C scoping guard to system instructions

Round 3 (9 items):
- QwenLM#39: add GROUP_MESSAGE intent (bit 26) to types + IDENTIFY
- QwenLM#40: fix msgSeqMap.delete key (msgId not groupId)
- QwenLM#41: truncate token error body to prevent appSecret leak
- QwenLM#42: add group_openid null guard to toggle handlers
- QwenLM#44: remove dead hasMarkdownSyntax/hasLinkSyntax
- QwenLM#45: validate gateway URL protocol (wss:/ws:)
- QwenLM#46: add error logging to restore* catch blocks
- QwenLM#47: add disposed check in connect() retry loop
- QwenLM#43: already fixed in round 1 (isDuplicate at top)
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.

3 participants