Skip to content

Release v3.72.0#1013

Merged
navedmerchant merged 4 commits into
mainfrom
release/v3.72.0
Jul 25, 2026
Merged

Release v3.72.0#1013
navedmerchant merged 4 commits into
mainfrom
release/v3.72.0

Conversation

@navedmerchant

@navedmerchant navedmerchant commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Release preparation for v3.72.0. This PR includes the final version bump, changelog updates, Marketplace README updates, and announcement changes.

Summary by CodeRabbit

  • New Features
    • Expanded Moonshot and Kimi Code model/provider support, including live model discovery and OAuth device login.
    • Added support for newer models such as Claude Opus 5, Kimi K3, Gemini 3.6 Flash, and MiniMax-M3.
    • Expanded codebase indexing to include Dart and plain-text files.
  • Bug Fixes
    • Improved reliability for interrupted subtasks/resume handling and provider-specific content cases (reasoning, OAuth flows, and image input).
    • Smoother settings/gateway login and mode switching.
  • Documentation
    • Updated release notes and in-app announcement copy to version 3.72.0 across all localized pages.

@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3589a7ba-c70c-4443-be50-aaff6fb1abaf

📥 Commits

Reviewing files that changed from the base of the PR and between 2459dfe and f8467e5.

📒 Files selected for processing (1)
  • README.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md

📝 Walkthrough

Walkthrough

The release is updated to v3.72.0 across extension metadata, changelog, README files, localized webview announcements, and announcement tests. Announcement gating and release highlights now reference Moonshot, Kimi Code, newer models, workflow reliability, and expanded indexing.

Changes

Release update

Layer / File(s) Summary
Release metadata and announcement gating
src/package.json, src/core/webview/ClineProvider.ts, CHANGELOG.md
The extension version, announcement identifier, and v3.72.0 changelog entry are updated.
Release notes across documentation
README.md, locales/*/README.md
English and localized release notes are replaced with v3.72.0 highlights, including one README indentation adjustment.
Localized webview announcement highlights
webview-ui/src/i18n/locales/*/chat.json
Release highlight strings are updated for new providers, models, workflow handling, and indexing changes.
Announcement test alignment
webview-ui/src/components/chat/__tests__/Announcement.spec.tsx
Announcement fixtures and assertions are updated for version 3.72.0 and the new highlight text.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested labels: awaiting-review

Suggested reviewers: taltas, hannesrudolph, jamesrobert20

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is far too brief and misses the required issue link, test procedure, checklist, screenshots, docs updates, notes, and contact info. Add the full template sections, starting with Closes: #, then summarize the changes, testing steps, checklist items, documentation impact, and reviewer contact.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and matches the main change: a v3.72.0 release preparation update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v3.72.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 4

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@locales/pt-BR/README.md`:
- Line 42: Update the Claude Opus 5 provider-coverage wording in
locales/pt-BR/README.md lines 42-42 to say “em todos os providers,”
locales/ru/README.md lines 42-42 to use wording equivalent to “у всех
провайдеров,” and locales/vi/README.md lines 41-41 to use wording equivalent to
“trên tất cả provider.”

In `@locales/ru/README.md`:
- Line 46: Correct the Russian grammar in the setup/settings bullet in
README.md: update “Более удобные настройка и параметры” and “улучшены вход” to
grammatically correct wording while preserving the bullet’s meaning about easier
setup, settings, Zoo Gateway access, and mode switching.

In `@webview-ui/src/i18n/locales/en/chat.json`:
- Around line 365-367: Update the expected announcement title and highlight
strings in the Announcement test to match the v3.72.0 content defined by the
locale keys highlight1, highlight2, and highlight3. Replace the previous 3.55.0
announcement expectations while preserving the existing test structure and
assertions.

In `@webview-ui/src/i18n/locales/ru/chat.json`:
- Line 322: Update the Russian translation value for highlight3 to describe
subtasks being interrupted or abandoned cleanly, replacing the wording “зависшие
подзадачи” while preserving the surrounding claims about safer workflows and
Dart/plain-text file indexing.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 11c3c153-e990-4098-9249-b0386ea83aaf

📥 Commits

Reviewing files that changed from the base of the PR and between d5a8c4a and 5199c34.

📒 Files selected for processing (39)
  • CHANGELOG.md
  • README.md
  • locales/ca/README.md
  • locales/de/README.md
  • locales/es/README.md
  • locales/fr/README.md
  • locales/hi/README.md
  • locales/id/README.md
  • locales/it/README.md
  • locales/ja/README.md
  • locales/ko/README.md
  • locales/nl/README.md
  • locales/pl/README.md
  • locales/pt-BR/README.md
  • locales/ru/README.md
  • locales/tr/README.md
  • locales/vi/README.md
  • locales/zh-CN/README.md
  • locales/zh-TW/README.md
  • src/core/webview/ClineProvider.ts
  • src/package.json
  • webview-ui/src/i18n/locales/ca/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • webview-ui/src/i18n/locales/en/chat.json
  • webview-ui/src/i18n/locales/es/chat.json
  • webview-ui/src/i18n/locales/fr/chat.json
  • webview-ui/src/i18n/locales/hi/chat.json
  • webview-ui/src/i18n/locales/id/chat.json
  • webview-ui/src/i18n/locales/it/chat.json
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/ko/chat.json
  • webview-ui/src/i18n/locales/nl/chat.json
  • webview-ui/src/i18n/locales/pl/chat.json
  • webview-ui/src/i18n/locales/pt-BR/chat.json
  • webview-ui/src/i18n/locales/ru/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • webview-ui/src/i18n/locales/vi/chat.json
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • webview-ui/src/i18n/locales/zh-TW/chat.json

Comment thread locales/pt-BR/README.md Outdated
Comment thread locales/ru/README.md Outdated
Comment thread webview-ui/src/i18n/locales/en/chat.json
Comment thread webview-ui/src/i18n/locales/ru/chat.json Outdated
@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

edelauna
edelauna previously approved these changes Jul 25, 2026
Comment thread README.md Outdated
Comment thread README.md Outdated
@navedmerchant
navedmerchant deployed to marketplace-production July 25, 2026 02:28 — with GitHub Actions Active
@navedmerchant
navedmerchant added this pull request to the merge queue Jul 25, 2026
Merged via the queue into main with commit d1f3999 Jul 25, 2026
17 checks passed
@navedmerchant
navedmerchant deleted the release/v3.72.0 branch July 25, 2026 02:47
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.

2 participants