Skip to content

Release v3.82.1 - #1609

Merged
edelauna merged 1 commit into
mainfrom
release/v3.82.1
Sep 12, 2026
Merged

Release v3.82.1#1609
edelauna merged 1 commit into
mainfrom
release/v3.82.1

Conversation

@edelauna

Copy link
Copy Markdown
Contributor

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

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 001f204c-6de3-411d-b174-cb3361b8a0f3

📥 Commits

Reviewing files that changed from the base of the PR and between 01c7357 and 71813a0.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • src/CHANGELOG.md
  • src/package.json

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.

📜 Recent review details
🧰 Additional context used
📓 Path-based instructions (3)
Enforce repository policy: routine PRs must not add changesets or edit changelogs except during release preparation.

⚙️ CodeRabbit configuration file

Files:

  • src/CHANGELOG.md
  • CHANGELOG.md
Verify extension/webview contracts, cancellation and error propagation, VS Code lifecycle correctness, and behavior under retries and partial failure.

⚙️ CodeRabbit configuration file

Files:

  • src/package.json
  • src/CHANGELOG.md
Act as an adversarial second-opinion reviewer.

⚙️ CodeRabbit configuration file

Files:

  • src/package.json
  • src/CHANGELOG.md
  • CHANGELOG.md
🔇 Additional comments (3)
src/package.json (1)

6-6: LGTM!

CHANGELOG.md (1)

3-29: LGTM!

src/CHANGELOG.md (1)

3-29: LGTM!


📝 Summary

Summary by CodeRabbit

  • Bug Fixes
    • Task history now persists when reopening or restarting.
    • Resumed and nested subtasks no longer stall unexpectedly.
    • Reasoning models continue working after model-selection changes.
    • Provider settings avoid contacting unselected model services.
    • MCP OAuth setup handles unsupported grant types gracefully.
    • Commits succeed after interrupted mutation tests.
    • OpenCode Go displays accurate context limits.
    • NanoGPT preserves optional tool parameters.
    • Blank follow-up suggestions are ignored.
  • Improvements
    • Added safeguards for LM Studio reasoning responses and refreshed pull-request labeling behavior.
    • Released version 3.82.1.

Walkthrough

The pull request prepares version 3.82.1 by updating the extension version and adding matching patch-release entries to both changelogs.

Changes

Version 3.82.1 release

Layer / File(s) Summary
Release version and changelog updates
src/package.json, CHANGELOG.md, src/CHANGELOG.md
The extension version changes from 3.82.0 to 3.82.1. Both changelogs document the patch fixes, behavior changes, dependency updates, and CI updates.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to 71813

The release version and matching changelog entries are ready for merge.

🚥 Pre-merge checks | ✅ 7 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the release-preparation scope, but it omits most required template content, including the linked GitHub Issue, test procedure, completed checklist, documentation impact, and rev… Complete the required pull request template. Add the approved issue number, implementation details, test steps and environment, checklist status, documentation impact, and any relevant reviewer notes.
✅ Passed checks (7 passed)
Check name Status Explanation
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.
Regression Evidence ✅ Passed PASS. The pull request changes only CHANGELOG.md, src/CHANGELOG.md, and the src/package.json version from 3.82.0 to 3.82.1. It introduces no runtime behavior or durable UI change. The regres…
Security Boundaries ✅ Passed PASS. The review-scoped diff changes only CHANGELOG.md, src/CHANGELOG.md, and the src/package.json version from 3.82.0 to 3.82.1. The changelog additions are documentation only, and the package …
Persistence Integrity ✅ Passed The authoritative PR diff changes only CHANGELOG.md, src/CHANGELOG.md, and the src/package.json version from 3.82.0 to 3.82.1. No persistence implementation, write, rollback, or consumer pat…
Lifecycle Resource Cleanup ✅ Passed PASS: The authoritative diff changes only CHANGELOG.md, src/CHANGELOG.md, and the version string in src/package.json. These changes add release documentation and update metadata. They add no lis…
Title check ✅ Passed The title clearly identifies the primary change: preparation of the v3.82.1 release, which matches the version bump and changelog updates.
Full details: Description check

Explanation

The description states the release-preparation scope, but it omits most required template content, including the linked GitHub Issue, test procedure, completed checklist, documentation impact, and reviewer notes.

  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v3.82.1

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.

@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Review status

Thanks for contributing. This comment tracks the review sequence and the next action.

Current step: The required review sequence passed. Remaining merge requirements apply.

Review-state labels are managed by this workflow; do not edit them manually.

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions github-actions Bot added coderabbit-review-active Required CI passed; CodeRabbit review is active awaiting-coderabbit Waiting for CodeRabbit to approve the latest commit labels Sep 11, 2026
@github-actions github-actions Bot added awaiting-maintainer CodeRabbit approved; waiting for a human maintainer and removed coderabbit-review-active Required CI passed; CodeRabbit review is active awaiting-coderabbit Waiting for CodeRabbit to approve the latest commit labels Sep 11, 2026
@github-actions github-actions Bot removed the awaiting-maintainer CodeRabbit approved; waiting for a human maintainer label Sep 12, 2026
@edelauna
edelauna deployed to marketplace-production September 12, 2026 00:32 — with GitHub Actions Active
@edelauna
edelauna added this pull request to the merge queue Sep 12, 2026
Merged via the queue into main with commit ebcd1a0 Sep 12, 2026
22 checks passed
@edelauna
edelauna deleted the release/v3.82.1 branch September 12, 2026 00:50
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