Skip to content

UI bug导致token翻倍 #4420

@zeonseoi

Description

@zeonseoi

环境信息

  • 操作系统:Windows 11
  • 终端:Git Bash(Laragon 环境)
  • Qwen Code 版本:v0.16.0
  • Node.js 版本:v24.9.0

问题描述

从 v0.15.11 升级到 v0.16.0 后,CLI 的 UI 完全显示异常。
状态栏/界面渲染出现乱码,无法正常使用(见截图)。

截图

Image Image

复现步骤

  1. npm install -g @qwen-code/qwen-code@0.16.0
  2. 在 Git Bash 终端中运行 qwen
  3. CLI UI 立即显示异常

临时解决方案

回退到 v0.15.11 后恢复正常:
npm install -g @qwen-code/qwen-code@0.15.11

补充说明

v0.15.11 在该环境下运行正常,升级到 v0.16.0 后出现此问题。
猜测可能与 v0.16.0 新增的状态行预设(statusLine preset)相关。

Metadata

Metadata

Assignees

Labels

0.16.0category/uiUser interface and displaypriority/P1High priority issuescope/windowsWindows specific issuestype/bugSomething isn't working as expected

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions