Release v3.66.0#874
Conversation
📝 WalkthroughWalkthroughUpdated the v3.66.0 release announcement identifier and refreshed its English and localized release-note text, including Semble code-indexing improvements and task/delegation reliability fixes. The changelog and README release notes were also revised. ChangesRelease announcement updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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/pl/README.md`:
- Line 36: Update the Polish release note for Semble v0.4.1 in
locales/pl/README.md by replacing “bardziej niezawodne” with “niezawodne” while
preserving the rest of the sentence.
🪄 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: a1004515-c86c-4042-9b54-6b8a9f5b23e5
📒 Files selected for processing (38)
CHANGELOG.mdREADME.mdlocales/ca/README.mdlocales/de/README.mdlocales/es/README.mdlocales/fr/README.mdlocales/hi/README.mdlocales/id/README.mdlocales/it/README.mdlocales/ja/README.mdlocales/ko/README.mdlocales/nl/README.mdlocales/pl/README.mdlocales/pt-BR/README.mdlocales/ru/README.mdlocales/tr/README.mdlocales/vi/README.mdlocales/zh-CN/README.mdlocales/zh-TW/README.mdsrc/core/webview/ClineProvider.tswebview-ui/src/i18n/locales/ca/chat.jsonwebview-ui/src/i18n/locales/de/chat.jsonwebview-ui/src/i18n/locales/en/chat.jsonwebview-ui/src/i18n/locales/es/chat.jsonwebview-ui/src/i18n/locales/fr/chat.jsonwebview-ui/src/i18n/locales/hi/chat.jsonwebview-ui/src/i18n/locales/id/chat.jsonwebview-ui/src/i18n/locales/it/chat.jsonwebview-ui/src/i18n/locales/ja/chat.jsonwebview-ui/src/i18n/locales/ko/chat.jsonwebview-ui/src/i18n/locales/nl/chat.jsonwebview-ui/src/i18n/locales/pl/chat.jsonwebview-ui/src/i18n/locales/pt-BR/chat.jsonwebview-ui/src/i18n/locales/ru/chat.jsonwebview-ui/src/i18n/locales/tr/chat.jsonwebview-ui/src/i18n/locales/vi/chat.jsonwebview-ui/src/i18n/locales/zh-CN/chat.jsonwebview-ui/src/i18n/locales/zh-TW/chat.json
| - **Obsługa Claude Sonnet 5** — najnowszy model Claude jest teraz dostępny u dostawców Anthropic, Bedrock i Vertex | ||
| - **Aktualizacja do Semble v0.4.1** — spłaszczony parsing wyników i zlokalizowane komunikaty stanu | ||
| - **Strażnik przejścia stanu cyklu życia zadań** — nowy strażnik przejścia stanu i uzgadnianie delegacji przy uruchomieniu zapobiegają nieprawidłowym przejściom stanu zadań | ||
| - **Usprawnienia indeksowania kodu w Semble v0.4.1** — spłaszczone przetwarzanie wyników i zlokalizowane komunikaty stanu sprawiają, że wyniki indeksowania i informacje o stanie są bardziej niezawodne |
There was a problem hiding this comment.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Fix the flagged Polish wording.
LanguageTool reports that “bardziej niezawodne” should be replaced with “niezawodne” in this release note.
🧰 Tools
🪛 LanguageTool
[grammar] ~36-~36: Ten przymiotnik nie może być stopniowany. Poprawnie: "niezawodne".
Context: ...i indeksowania i informacje o stanie są bardziej niezawodne - **Poprawki niezawodności zadań i dele...
(STOPIEN_WYZSZY_NIESTOPNIOWANEGO)
🤖 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/pl/README.md` at line 36, Update the Polish release note for Semble
v0.4.1 in locales/pl/README.md by replacing “bardziej niezawodne” with
“niezawodne” while preserving the rest of the sentence.
Source: Linters/SAST tools
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Release command didn't tag correctly, closing.... |
Release preparation for v3.66.0. This PR includes the final version bump, changelog updates, Marketplace README updates, and any announcement changes.
Summary by CodeRabbit
New Features
Documentation