Skip to content

Update changelog#107

Open
danirod wants to merge 2 commits into
Nomadcxx:mainfrom
danirod:update-changelog
Open

Update changelog#107
danirod wants to merge 2 commits into
Nomadcxx:mainfrom
danirod:update-changelog

Conversation

@danirod

@danirod danirod commented Jun 18, 2026

Copy link
Copy Markdown

Noticed that the CHANGELOG.md file hasn't been updated in a while, so I've considered updating it.

This plugin looks very promising, thank you! But I am also tracking some of the performance issues previously reported, and scanning the changelog makes easy to see how critical it is to update the plugin to get any improvements.

[AI disclaimer: this pull request contains changes generated by an LLM under the supervision of an adult.]

The changelog stopped at v2.3.5 even though releases continued through
v2.4.13. Add entries for the missing releases using the existing Keep a
Changelog structure and project tone.

Move the Cursor SDK migration notes out of Unreleased and into v2.4.7,
where the changes shipped. Keep the BREAKING section limited to the auth
migration because the backing commit explicitly marked it as breaking.

The new entries summarize release-tagged changes from v2.3.6 through
v2.4.13, including SDK migration, Windows support, MCP/tool-loop fixes,
model refresh controls, session resume, and runner pool hardening.

Co-authored-by: openai/gpt-5.5-medium <noreply@openai.com>
@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1c0c27a8-c402-4e2b-8c0a-6ac7f5668d9d

📥 Commits

Reviewing files that changed from the base of the PR and between 34b1af3 and 886c7e7.

📒 Files selected for processing (1)
  • CHANGELOG.md
✅ Files skipped from review due to trivial changes (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

CHANGELOG.md receives a new 2.4.14 - 2026-06-18 release section documenting runtime diagnostics markers and quota handling fixes, extends the 2.4.13 - 2026-06-18 section with Cursor-agent runner pool and lifecycle hardening details, and inserts two additional bullet points into the Known limitations subsection.

Changes

Changelog Release Updates

Layer / File(s) Summary
2.4.14 and 2.4.13 release sections
CHANGELOG.md
Adds new 2.4.14 release entry with Added items for request timing markers and status output, plus Fixed items for quota banner suppression and quota-exit test flushing. Extends 2.4.13 with Added coverage of Cursor-agent runner pool and request cancellation behavior, and Fixed items for session-resume validation, runner lifecycle hardening, and safer test path cleanup.
Known limitations additions
CHANGELOG.md
Inserts two new limitation bullets documenting local tool hook registration of oc_* aliases and routing of AskQuestion calls to the OpenCode question tool.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'Update changelog' is vague and generic, using non-descriptive language that doesn't convey specific information about which changelog sections were added or what changes are documented. Consider a more specific title like 'Add changelog entry for version 2.4.14 with timing markers and quota-banner fixes' to better communicate the actual changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Description check ✅ Passed The description explains the rationale for updating CHANGELOG.md and acknowledges AI-generated changes, which is related to the changeset of documenting new features and fixes in the changelog.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

Upstream released v2.4.14 after the changelog update branch was opened.
Add the missing entry while keeping the branch limited to CHANGELOG.md.

Summarize the new request timing markers, runtime status visibility, and
quota-banner fix. No BREAKING section is added because the release range
contains no explicit breaking-change marker.

Co-authored-by: openai/gpt-5.5-medium <noreply@openai.com>
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.

1 participant