Skip to content

chore: prepare v3.70.0 release#930

Merged
edelauna merged 1 commit into
mainfrom
release/v3.70.0
Jul 18, 2026
Merged

chore: prepare v3.70.0 release#930
edelauna merged 1 commit into
mainfrom
release/v3.70.0

Conversation

@edelauna

@edelauna edelauna commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Related GitHub Issue

Closes: #

Description

Test Procedure

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Testing: New and/or updated tests have been added to cover my changes (if applicable).
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

Documentation Updates

Additional Notes

Get in Touch

Summary by CodeRabbit

  • New Features
    • Added Kenari as a first-class OpenAI-compatible provider via Zoo Gateway (billed in Rupiah).
    • Added OpenAI GPT-5.6 family support across OpenAI Codex and OpenAI Native.
    • Added Grok 4.5 support.
  • Bug Fixes
    • Fixed Grok “reasoning effort” formatting (also benefiting Grok 4 Mini).
    • Fixed terminal output loss and premature cold-task completion.
  • Enhancements
    • Improved collapsed task headers with context compaction and context-window progress.
    • Enabled vision-capable image attachments for Zoo Gateway/Vercel AI Gateway using live vision capability tags.
  • Documentation / Chores
    • Updated changelog, README, and translations for v3.70.0, plus routine dependency/tooling updates.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

This release update bumps the extension to 3.70.0, refreshes announcement gating and changelog content, updates translated README messaging, and replaces localized webview highlights with GPT-5.6, Grok 4.5, and Kenari announcements.

Changes

Release announcement

Layer / File(s) Summary
Release metadata and announcement wiring
CHANGELOG.md, src/package.json, src/core/webview/ClineProvider.ts
Version 3.70.0, changelog entries, and the latest announcement identifier are updated.
README release documentation
README.md, locales/*/README.md
Zoo Code messaging and v3.70.0 release notes are updated across the main and translated READMEs.
Localized release highlights
webview-ui/src/i18n/locales/*/chat.json
Announcement highlights now cover Zoo Gateway, OpenAI GPT-5.6, Grok 4.5, and Kenari.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Suggested labels: awaiting-review

Suggested reviewers: taltas, hannesrudolph, navedmerchant

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is still the untouched template and contains no issue, summary, testing, or notes. Fill in the linked issue number and provide a real description, test procedure, checklist status, screenshots if relevant, and any additional notes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title concisely and accurately summarizes the v3.70.0 release-prep changes.
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.70.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.

@edelauna
edelauna marked this pull request as ready for review July 17, 2026 22:37

@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: 2

🧹 Nitpick comments (1)
locales/ca/README.md (1)

35-37: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Improve style by avoiding repetition.

Consider using "algun dubte" instead of "alguna pregunta" to avoid repeating the root word "pregunta".

♻️ Proposed refactor
 ## Migració de Roo Code a Zoo Code
 
-Pots trobar una guia ràpida per passar de Roo Code a Zoo Code a la [guia de migració Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Volem ajudar tant com puguem durant la transició, i per això tens el nostre [Reddit](https://www.reddit.com/r/ZooCode) i [Discord](https://discord.gg/VxfP4Vx3gX) per a aquest suport. Si tens problemes o alguna pregunta, entra i pregunta.
+Pots trobar una guia ràpida per passar de Roo Code a Zoo Code a la [guia de migració Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Volem ajudar tant com puguem durant la transició, i per això tens el nostre [Reddit](https://www.reddit.com/r/ZooCode) i [Discord](https://discord.gg/VxfP4Vx3gX) per a aquest suport. Si tens problemes o algun dubte, entra i pregunta.
🤖 Prompt for 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.

In `@locales/ca/README.md` around lines 35 - 37, In the migration guide paragraph,
replace “alguna pregunta” with “algun dubte” to avoid repeating the “pregunta”
wording while preserving the sentence’s meaning.
🤖 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/de/README.md`:
- Line 53: Restore the Gateway setup links in the localized release notes by
converting each quoted Gateway reference to a clickable Markdown link targeting
the existing setup heading. Apply this in locales/de/README.md:53,
locales/es/README.md:53, locales/fr/README.md:53, locales/hi/README.md:52,
locales/id/README.md:52, locales/it/README.md:53, locales/ja/README.md:52,
locales/ko/README.md:51, locales/nl/README.md:53, and locales/pl/README.md:51,
preserving each locale’s translated text and using the canonical setup-heading
anchor.

In `@webview-ui/src/i18n/locales/en/chat.json`:
- Line 364: Update the “highlight2” translation in
webview-ui/src/i18n/locales/en/chat.json:364-364,
webview-ui/src/i18n/locales/ca/chat.json:345-345,
webview-ui/src/i18n/locales/de/chat.json:345-345,
webview-ui/src/i18n/locales/es/chat.json:345-345,
webview-ui/src/i18n/locales/fr/chat.json:345-345,
webview-ui/src/i18n/locales/hi/chat.json:345-345,
webview-ui/src/i18n/locales/id/chat.json:374-374,
webview-ui/src/i18n/locales/it/chat.json:345-345, and
webview-ui/src/i18n/locales/ja/chat.json:345-345 to capitalize the official
model names as “GPT-5.6 Sol,” “GPT-5.6 Terra,” and “GPT-5.6 Luna,” preserving
the surrounding localized text.

---

Nitpick comments:
In `@locales/ca/README.md`:
- Around line 35-37: In the migration guide paragraph, replace “alguna pregunta”
with “algun dubte” to avoid repeating the “pregunta” wording while preserving
the sentence’s meaning.
🪄 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: 6cdef0a5-1f40-44ac-9ad5-cd65b854bd46

📥 Commits

Reviewing files that changed from the base of the PR and between 367013f and 55622f0.

📒 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/de/README.md Outdated
- Fix: Behalte die Eltern-Kind-Verknüpfung bei, wenn ein delegierter Untertask unterbrochen wird.
- Verbessere die Verarbeitung von Claude-Content-Blöcken in Anthropic Vertex für zuverlässigere Antworten.
- Updates für CI, Nightly-Publishing und Abhängigkeiten/Tooling.
- **Zoo Gateway ist live** — ein einziger Endpunkt für alle Anbieter, mit einem gemeinsamen Guthaben und einer Aufschlüsselung von Ausgaben/Nutzung pro Anfrage. Siehe „Zoo Gateway ist live!“ oben für die Einrichtung.

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Restore clickable links to the Gateway setup section in localized release notes.

The canonical README links the release-note reference directly to the setup heading, but every localized version renders that reference as plain quoted text.

  • locales/de/README.md#L53-L53: link the “Zoo Gateway ist live!” reference to the setup heading.
  • locales/es/README.md#L53-L53: link the “¡Zoo Gateway ya está disponible!” reference to the setup heading.
  • locales/fr/README.md#L53-L53: link the “Zoo Gateway est disponible !” reference to the setup heading.
  • locales/hi/README.md#L52-L52: link the “Zoo Gateway लाइव है!” reference to the setup heading.
  • locales/id/README.md#L52-L52: link the “Zoo Gateway Sudah Aktif!” reference to the setup heading.
  • locales/it/README.md#L53-L53: link the “Zoo Gateway è live!” reference to the setup heading.
  • locales/ja/README.md#L52-L52: link the Japanese Gateway setup reference to the setup heading.
  • locales/ko/README.md#L51-L51: link the Korean Gateway setup reference to the setup heading.
  • locales/nl/README.md#L53-L53: link the “Zoo Gateway is live!” reference to the setup heading.
  • locales/pl/README.md#L51-L51: link the “Zoo Gateway już działa!” reference to the setup heading.
📍 Affects 10 files
  • locales/de/README.md#L53-L53 (this comment)
  • locales/es/README.md#L53-L53
  • locales/fr/README.md#L53-L53
  • locales/hi/README.md#L52-L52
  • locales/id/README.md#L52-L52
  • locales/it/README.md#L53-L53
  • locales/ja/README.md#L52-L52
  • locales/ko/README.md#L51-L51
  • locales/nl/README.md#L53-L53
  • locales/pl/README.md#L51-L51
🤖 Prompt for 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.

In `@locales/de/README.md` at line 53, Restore the Gateway setup links in the
localized release notes by converting each quoted Gateway reference to a
clickable Markdown link targeting the existing setup heading. Apply this in
locales/de/README.md:53, locales/es/README.md:53, locales/fr/README.md:53,
locales/hi/README.md:52, locales/id/README.md:52, locales/it/README.md:53,
locales/ja/README.md:52, locales/ko/README.md:51, locales/nl/README.md:53, and
locales/pl/README.md:51, preserving each locale’s translated text and using the
canonical setup-heading anchor.

Comment thread webview-ui/src/i18n/locales/en/chat.json Outdated
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@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: 1

🤖 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/ca/README.md`:
- Line 53: Convert each quoted translated “Zoo Gateway” setup reference into a
Markdown link targeting its localized setup heading. Apply this in
locales/ca/README.md (line 53), locales/pt-BR/README.md (line 53),
locales/ru/README.md (line 53), locales/tr/README.md (line 53), and
locales/zh-TW/README.md (line 49), preserving the existing translations and
using each heading’s correct localized anchor.
🪄 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: dcfb7e19-0b48-4930-aca8-56066d3e1aab

📥 Commits

Reviewing files that changed from the base of the PR and between 55622f0 and 6436839.

📒 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
🚧 Files skipped from review as they are similar to previous changes (23)
  • webview-ui/src/i18n/locales/pl/chat.json
  • src/package.json
  • webview-ui/src/i18n/locales/pt-BR/chat.json
  • webview-ui/src/i18n/locales/zh-TW/chat.json
  • webview-ui/src/i18n/locales/ko/chat.json
  • locales/nl/README.md
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/en/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • webview-ui/src/i18n/locales/vi/chat.json
  • webview-ui/src/i18n/locales/nl/chat.json
  • webview-ui/src/i18n/locales/ru/chat.json
  • webview-ui/src/i18n/locales/ca/chat.json
  • README.md
  • locales/es/README.md
  • locales/zh-CN/README.md
  • CHANGELOG.md
  • locales/id/README.md
  • locales/ko/README.md
  • webview-ui/src/i18n/locales/it/chat.json
  • locales/ja/README.md

Comment thread locales/ca/README.md Outdated
- Correcció: conserva l'enllaç pare-fill de la tasca quan s'interromp una subtasca delegada.
- Millora la gestió dels blocs de contingut de Claude a Anthropic Vertex per obtenir respostes més fiables.
- Actualitzacions de CI, publicació nightly i dependències/eines.
- **Zoo Gateway ja està en directe** — un únic punt d'accés per a tots els proveïdors, amb un sol saldo i un desglossament de despesa/ús per petició. Consulta l'apartat "Zoo Gateway ja està en directe!" més amunt per a la configuració.

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Link the release-note Gateway references to the setup heading.

These references are plain quoted text, so readers cannot jump directly to the configuration instructions. Convert each translated reference into a Markdown link targeting its localized “Zoo Gateway” setup heading.

📍 Affects 5 files
  • locales/ca/README.md#L53-L53 (this comment)
  • locales/pt-BR/README.md#L53-L53
  • locales/ru/README.md#L53-L53
  • locales/tr/README.md#L53-L53
  • locales/zh-TW/README.md#L49-L49
🤖 Prompt for 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.

In `@locales/ca/README.md` at line 53, Convert each quoted translated “Zoo
Gateway” setup reference into a Markdown link targeting its localized setup
heading. Apply this in locales/ca/README.md (line 53), locales/pt-BR/README.md
(line 53), locales/ru/README.md (line 53), locales/tr/README.md (line 53), and
locales/zh-TW/README.md (line 49), preserving the existing translations and
using each heading’s correct localized anchor.

@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: 1

🤖 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/fr/README.md`:
- Line 53: Fix the release-note link fragments: in locales/fr/README.md at lines
53-53, use `#zoo-gateway-est-disponible`; in locales/hi/README.md at lines 52-52,
use the encoded fragment
`#zoo-gateway-`%E0%A4%B2%E0%A4%BE%E0%A4%87%E0%A4%B5-%E0%A4%B9%E0%A5%88 so both
links resolve to their setup headings.
🪄 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: 7d399946-157f-47b6-91e0-8c10c3626fd6

📥 Commits

Reviewing files that changed from the base of the PR and between 6436839 and 0978d72.

📒 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
🚧 Files skipped from review as they are similar to previous changes (24)
  • src/package.json
  • webview-ui/src/i18n/locales/ko/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • webview-ui/src/i18n/locales/zh-TW/chat.json
  • webview-ui/src/i18n/locales/es/chat.json
  • webview-ui/src/i18n/locales/it/chat.json
  • webview-ui/src/i18n/locales/pt-BR/chat.json
  • webview-ui/src/i18n/locales/pl/chat.json
  • webview-ui/src/i18n/locales/hi/chat.json
  • locales/es/README.md
  • src/core/webview/ClineProvider.ts
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/en/chat.json
  • webview-ui/src/i18n/locales/fr/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • webview-ui/src/i18n/locales/vi/chat.json
  • CHANGELOG.md
  • locales/nl/README.md
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • README.md
  • locales/id/README.md
  • locales/vi/README.md
  • locales/ja/README.md
  • webview-ui/src/i18n/locales/id/chat.json

Comment thread locales/fr/README.md Outdated
- Correctif : préserve le lien parent-enfant de la tâche lorsqu'une sous-tâche déléguée est interrompue.
- Améliore la gestion des blocs de contenu Claude dans Anthropic Vertex pour des réponses plus fiables.
- Mises à jour de la CI, de la publication nightly et des dépendances/outils.
- **Zoo Gateway est disponible** — un point d'accès unique pour tous les fournisseurs, avec un seul solde et une répartition des dépenses/de l'utilisation par requête. Voir [Zoo Gateway est disponible !](#zoo-gateway-est-disponible-) ci-dessus pour la configuration.

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Fix localized Gateway heading fragments.

The release-note links must resolve to the actual setup headings:

  • locales/fr/README.md#L53-L53: change the fragment to #zoo-gateway-est-disponible.
  • locales/hi/README.md#L52-L52: use the correctly encoded #zoo-gateway-%E0%A4%B2%E0%A4%BE%E0%A4%87%E0%A4%B5-%E0%A4%B9%E0%A5%88.
📍 Affects 2 files
  • locales/fr/README.md#L53-L53 (this comment)
  • locales/hi/README.md#L52-L52
🤖 Prompt for 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.

In `@locales/fr/README.md` at line 53, Fix the release-note link fragments: in
locales/fr/README.md at lines 53-53, use `#zoo-gateway-est-disponible`; in
locales/hi/README.md at lines 52-52, use the encoded fragment
`#zoo-gateway-`%E0%A4%B2%E0%A4%BE%E0%A4%87%E0%A4%B5-%E0%A4%B9%E0%A5%88 so both
links resolve to their setup headings.

Source: Linters/SAST tools

@github-actions github-actions Bot added the awaiting-review PR changes are ready and waiting for maintainer re-review label Jul 17, 2026
@github-actions github-actions Bot removed the awaiting-review PR changes are ready and waiting for maintainer re-review label Jul 18, 2026

@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: 1

🤖 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/ko/README.md`:
- Line 41: Update the Kenari provider description in the Korean README to
translate “first-class” as a quality designation such as “일류” or “최상급,” not “첫
번째,” while preserving the existing OpenAI-compatible gateway meaning.
🪄 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: 12e5a0f0-1518-457f-ba86-c52bf74e3952

📥 Commits

Reviewing files that changed from the base of the PR and between 0978d72 and da34119.

📒 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
🚧 Files skipped from review as they are similar to previous changes (14)
  • webview-ui/src/i18n/locales/id/chat.json
  • src/package.json
  • src/core/webview/ClineProvider.ts
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/ko/chat.json
  • webview-ui/src/i18n/locales/es/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • locales/vi/README.md
  • CHANGELOG.md
  • webview-ui/src/i18n/locales/fr/chat.json
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • webview-ui/src/i18n/locales/it/chat.json
  • locales/ja/README.md

Comment thread locales/ko/README.md Outdated

@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: 1

🤖 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/tr/README.md`:
- Line 37: Update the Turkish support CTA in the migration guide sentence to
distinguish between experiencing a problem and having questions, replacing the
repeated “sorun” wording with the intended “soruların” phrasing while preserving
the existing community links and invitation.
🪄 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: 79c873cf-bf22-46fc-88ef-9e57ce374aa1

📥 Commits

Reviewing files that changed from the base of the PR and between da34119 and 2255adf.

📒 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
🚧 Files skipped from review as they are similar to previous changes (29)
  • webview-ui/src/i18n/locales/pt-BR/chat.json
  • webview-ui/src/i18n/locales/ru/chat.json
  • webview-ui/src/i18n/locales/ca/chat.json
  • webview-ui/src/i18n/locales/tr/chat.json
  • webview-ui/src/i18n/locales/en/chat.json
  • src/package.json
  • webview-ui/src/i18n/locales/zh-TW/chat.json
  • webview-ui/src/i18n/locales/es/chat.json
  • webview-ui/src/i18n/locales/de/chat.json
  • locales/es/README.md
  • locales/id/README.md
  • webview-ui/src/i18n/locales/hi/chat.json
  • src/core/webview/ClineProvider.ts
  • webview-ui/src/i18n/locales/ja/chat.json
  • webview-ui/src/i18n/locales/fr/chat.json
  • locales/ja/README.md
  • webview-ui/src/i18n/locales/id/chat.json
  • webview-ui/src/i18n/locales/zh-CN/chat.json
  • locales/ca/README.md
  • webview-ui/src/i18n/locales/pl/chat.json
  • locales/zh-CN/README.md
  • webview-ui/src/i18n/locales/vi/chat.json
  • webview-ui/src/i18n/locales/it/chat.json
  • locales/vi/README.md
  • README.md
  • webview-ui/src/i18n/locales/nl/chat.json
  • locales/ko/README.md
  • CHANGELOG.md
  • locales/pl/README.md

Comment thread locales/tr/README.md Outdated
@github-actions github-actions Bot added the awaiting-review PR changes are ready and waiting for maintainer re-review label Jul 18, 2026
@edelauna
edelauna deployed to marketplace-production July 18, 2026 00:38 — with GitHub Actions Active
@edelauna
edelauna added this pull request to the merge queue Jul 18, 2026
Merged via the queue into main with commit 3a4006a Jul 18, 2026
17 checks passed
@edelauna
edelauna deleted the release/v3.70.0 branch July 18, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR changes are ready and waiting for maintainer re-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants