Skip to content

chore(release): v0.20.1 - #7461

Merged
qwen-code-ci-bot merged 2 commits into
mainfrom
release/v0.20.1
Jul 22, 2026
Merged

chore(release): v0.20.1#7461
qwen-code-ci-bot merged 2 commits into
mainfrom
release/v0.20.1

Conversation

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator

Automated release PR for v0.20.1. Syncs package.json versions and CHANGELOG.md on main.

@qwen-code-ci-bot qwen-code-ci-bot added the skip-changelog Exclude from release notes label Jul 21, 2026
@qwen-code-ci-bot qwen-code-ci-bot added the skip-changelog Exclude from release notes label Jul 21, 2026

@qwen-code-dev-bot qwen-code-dev-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval for the release version bump.

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Thanks for the PR!

Template is minimal, but this is an automated release PR from the CI bot — the full template is designed for human-contributed changes, so this is fine.

Problem: releasing v0.20.1 — self-evident, no reproduction needed.

Direction: standard release process — version bumps + CHANGELOG sync. Aligned.

Size: no production logic changes. 190 additions are the CHANGELOG entry; 41 deletions are the old version strings. Not applicable for core module gate.

Approach: minimal and correct — every edit is a version string bump or CHANGELOG content. Nothing to cut.

Moving on to code review. 🔍

中文说明

感谢贡献!

模板较简略,但这是 CI bot 的自动发布 PR——完整模板是为人工贡献设计的,这里没问题。

问题:发布 v0.20.1——不言自明,无需复现。

方向:标准发布流程——版本号升级 + CHANGELOG 同步。对齐。

规模:无生产逻辑变更。190 行新增为 CHANGELOG 条目;41 行删除为旧版本号。核心模块门槛不适用。

方案:最小且正确——每处改动都是版本号字符串升级或 CHANGELOG 内容。无需删减。

进入代码审查 🔍

Qwen Code · qwen3.7-max

Reviewed at 1d003fd83f028939c7a235fdc34d8957609beb3b · re-run with @qwen-code /triage

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Code Review

Purely mechanical diff — 21 files, all version string bumps (0.20.0 → 0.20.1) and a CHANGELOG entry. No code logic touched.

Verified:

  • All 19 workspace package.json files consistently bumped to 0.20.1 (desktop at 0.0.5 and sdk-typescript at 0.1.8 are independently versioned — unchanged, correct)
  • package-lock.json mirrors the version bumps
  • sandboxImageUri bumped in both root and cli package.json
  • CHANGELOG entry is well-structured with features, fixes, perf, docs, internal changes, and new contributors

No issues found.

Real-Scenario Testing

Version bump PR — verified the version string change:

Before (installed build)

$ qwen --version
0.20.0

After (this PR)

$ node -e "console.log(JSON.parse(require('fs').readFileSync('package.json','utf8')).version)"
0.20.1

All package.json files in the PR consistently report 0.20.1.

中文说明

代码审查

纯机械性 diff——21 个文件,全部为版本号字符串升级(0.20.0 → 0.20.1)和 CHANGELOG 条目。未触及任何代码逻辑。

已验证:

  • 所有 19 个工作区 package.json 文件一致升级至 0.20.1(desktop 为 0.0.5、sdk-typescript 为 0.1.8,独立版本管理——未改动,正确)
  • package-lock.json 与版本号同步
  • sandboxImageUri 在根目录和 cli 的 package.json 中均已升级
  • CHANGELOG 条目结构完整,包含功能、修复、性能、文档、内部变更和新贡献者

未发现问题。

实际场景测试

版本号升级 PR——已验证版本号字符串变更:

变更前(已安装版本)qwen --version0.20.0
变更后(本 PR):package.json → 0.20.1

PR 中所有 package.json 文件一致报告 0.20.1。

Qwen Code · qwen3.7-max

Reviewed at 1d003fd83f028939c7a235fdc34d8957609beb3b · re-run with @qwen-code /triage

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Confidence: 5/5 — clean automated release PR, would merge without hesitation.

Routine version bump from the CI bot. Every change is a version string or CHANGELOG content — no logic, no risk. All 19 workspace packages are consistent, the lock file matches, and the sandbox image URI is bumped. The CHANGELOG entry is complete and well-organized. Nothing to second-guess here.

中文说明

置信度:5/5——干净的自动发布 PR,毫不犹豫地合并。

CI bot 的常规版本号升级。每处改动都是版本号字符串或 CHANGELOG 内容——无逻辑、无风险。所有 19 个工作区包版本一致,lock 文件匹配,沙箱镜像 URI 已升级。CHANGELOG 条目完整且组织良好。无需犹豫。

Qwen Code · qwen3.7-max

Reviewed at 1d003fd83f028939c7a235fdc34d8957609beb3b · re-run with @qwen-code /triage

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

🖼️ web-shell visual preview

Rendered against a mock daemon (no real backend): the PR base vs this PR head 1d003fd. Only screenshots that changed are shown (flows below, if any, are head-only) — refreshes on every push.

Screenshots · before / after

No screenshot changes against the PR base.

Full-resolution recordings (.webm) are attached to the workflow run.

Qwen Code · web-shell visuals

@doudouOUC doudouOUC left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Downgraded from Approve to Comment: CI still running. Reviewed.

— qwen3.7-max via Qwen Code /review

@qwen-code-ci-bot qwen-code-ci-bot left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Downgraded from Approve to Comment: self-PR. Reviewed.

— qwen3.7-max via Qwen Code /review

@LaZzyMan LaZzyMan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@qwen-code-ci-bot
qwen-code-ci-bot added this pull request to the merge queue Jul 22, 2026
Merged via the queue into main with commit 97a834b Jul 22, 2026
146 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants