Skip to content

chore(release): v0.19.6#6280

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

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

Conversation

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator

Automated release PR for v0.19.6. 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 3, 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
qwen-code-ci-bot added this pull request to the merge queue Jul 3, 2026
Merged via the queue into main with commit 4e3fd29 Jul 3, 2026
30 of 31 checks passed
@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Thanks for the release PR!

Template: This is an automated CI release PR — the standard template headings aren't filled in, which is expected for chore(release) PRs generated by the bot. Not blocking.

Direction: Routine patch release (v0.19.5 → v0.19.6). This is squarely within the project's release cadence — no direction concerns.

Approach: The diff is minimal and focused: version bumps across all packages and CHANGELOG.md update. Two clean commits (chore(release): v0.19.6 + docs(changelog): sync for v0.19.6). Sandbox image URIs correctly updated. mobile-mcp brought from 0.0.1 to the unified 0.19.6 scheme. desktop and sdk-typescript retain their independent versioning. Nothing extraneous in the diff.

Moving on to code review. 🔍

中文说明

感谢发布 PR!

模板: 这是 CI 自动生成的发布 PR,未填写标准模板标题,对于 chore(release) PR 属正常情况,不阻塞。

方向: 常规补丁发布(v0.19.5 → v0.19.6),完全符合项目发布节奏,无方向性问题。

方案: diff 精简且聚焦:所有包的版本号更新和 CHANGELOG.md 更新。两个干净的 commit。沙箱镜像 URI 正确更新。mobile-mcp 从 0.0.1 统一到 0.19.6。desktopsdk-typescript 保持独立版本号。diff 中无多余改动。

进入代码审查 🔍

Qwen Code · qwen3.7-max

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Code Review

This is a release PR — no application logic changes. The diff is purely mechanical:

  • Version bumps: All 18 packages that follow the unified version bumped from 0.19.5 → 0.19.6. desktop (0.0.4) and sdk-typescript (0.1.8) correctly retain their independent versions. mobile-mcp bumped from its initial 0.0.1 to 0.19.6, aligning with the release train.
  • package-lock.json: Consistent with the package.json changes. No dependency additions, removals, or reshuffles.
  • CHANGELOG.md: New v0.19.6 section with 11 Added, 17 Fixed, 1 Documentation, 3 Other entries — all referencing merged PRs with proper links.
  • sandboxImageUri: Updated in both root package.json and packages/cli/package.json to 0.19.6.

No correctness issues, no missing bumps, no stale references. ✅

Testing

N/A — this is a version-bump-only release PR with no behavioral changes. There's nothing to exercise in tmux; the individual feature/fix PRs referenced in the CHANGELOG have already been tested on their own.

中文说明

代码审查

这是发布 PR,无应用逻辑变更。diff 纯机械化操作:

  • 版本号更新: 所有 18 个跟随统一版本的包从 0.19.5 → 0.19.6。desktop(0.0.4)和 sdk-typescript(0.1.8)正确保持独立版本。mobile-mcp 从初始的 0.0.1 升级到 0.19.6,与发布节奏对齐。
  • package-lock.json: 与 package.json 变更一致,无依赖增删或重组。
  • CHANGELOG.md: 新增 v0.19.6 章节,包含 11 项新增、17 项修复、1 项文档、3 项其他条目,均引用已合并 PR 并附有正确链接。
  • sandboxImageUri:package.jsonpackages/cli/package.json 均已更新至 0.19.6

无正确性问题,无遗漏更新,无过时引用。✅

测试

不适用 — 这是纯版本号更新 PR,无行为变更。无需 tmux 测试;CHANGELOG 中引用的各功能/修复 PR 已独立测试。

Qwen Code · qwen3.7-max

@qwen-code-ci-bot

Copy link
Copy Markdown
Collaborator Author

Reflection

This is a textbook release PR. The diff is exactly what you'd expect: version bumps across all unified-versioned packages, sandbox image URI updates, and a CHANGELOG section summarizing the 32 merged PRs since v0.19.5. Two clean commits, no surprises, nothing extraneous.

The CHANGELOG entries cover a healthy mix of features (nested sub-agents, mobile-mcp, cron job expiration, session artifacts), fixes (bootstrap fast paths, stream idle timeout, mobile jank reduction), and infrastructure (cua-driver vendoring, autofix CI). All properly linked to their source PRs.

Already approved by a maintainer. Ready to ship. ✅

中文说明

总结

这是一个标准的发布 PR。diff 完全符合预期:所有统一版本包的版本号更新、沙箱镜像 URI 更新,以及自 v0.19.5 以来合并的 32 个 PR 的 CHANGELOG 摘要。两个干净的 commit,无意外,无多余改动。

CHANGELOG 条目涵盖了健康的功能组合(嵌套子代理、mobile-mcp、cron 任务过期、会话工件)、修复(启动快速路径、流空闲超时、移动端卡顿减少)和基础设施(cua-driver 版本同步、autofix CI)。所有条目均正确链接到源 PR。

已由维护者批准。可以发布。✅

Qwen Code · qwen3.7-max

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.

3 participants