release: v2026.6.24-beta.23#6310
Merged
Merged
Conversation
houko
enabled auto-merge (squash)
June 24, 2026 06:56
houko
commented
Jun 24, 2026
houko
left a comment
Contributor
Author
There was a problem hiding this comment.
CHANGELOG section ordering — [Unreleased] has been pushed below the new [2026.6.24] section.
Keep a Changelog (which this repo follows per the CHANGELOG header) requires [Unreleased] to always be the first section:
## [Unreleased] ← should appear here
…
## [2026.6.24] - 2026-06-24
…
The four post-cutoff entries under [Unreleased] (#6262, #6242, #6209, #3576) are not missing from the release notes — they legitimately landed after the cut — so this is ordering-only.
The bump-version script inserts the new release above [Unreleased] rather than below it; fixing the script would stop this from recurring on every version bump PR.
Generated by Claude Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2026.6.24-beta.23
33 PRs from 5 contributors since v2026.6.22-beta.22.
Added
Fixed
Role::UserMessages in Aggregated Developer Loop (Anthropic API 400) #6251) (fix(runtime): embed developer-loop placeholder in first result delivery (closes #6251) #6254) (@maoxin1234)Performance
Documentation, maintenance, and other internal changes
Maintenance
Full diff: v2026.6.22-beta.22...v2026.6.24-beta.23