chore(main): release 0.24.0 - #645
Merged
neubig merged 1 commit intoSep 23, 2026
Merged
Conversation
openhands-release-bot
Bot
force-pushed
the
release-please--branches--main--components--extensions
branch
6 times, most recently
from
September 22, 2026 22:27
e472739 to
6ccd589
Compare
all-hands-bot
approved these changes
Sep 22, 2026
all-hands-bot
left a comment
Contributor
There was a problem hiding this comment.
This review was posted by an AI agent (OpenHands).
Scope gate: this is the repository's own release automation output (release-please-config.json and .github/workflows/release.yml live here), so the change belongs in OpenHands/extensions. No product/architecture decision is required.
Findings: none material.
- The bump is complete and internally consistent. All four version sites move from
0.23.0to0.24.0together:.release-please-manifest.json,package.json,pyproject.toml($.project.version), andpython/openhands_extensions/_version.py(_FALLBACK_VERSION, with thex-release-please-versionannotation kept on the assignment line as the file's comment requires). A repo-wide search finds no remaining0.23.0reference. - The minor bump is correct for the included changes: three
featcommits (#642, #593, #655) plus fixes, docs, and dependency bumps, withbump-minor-pre-majorset andinclude-component-in-tag: false. The generated notes cover all 12 non-release commits betweenv0.23.0and this head, matching the.github/release.ymllabel categories. - Focused verification on the exact head:
uv run pytest -q tests/test_version_alignment.py tests/test_catalogs.py tests/test_catalog_schema.py-> 100 passed, which is the guard that catches JS/Python version drift. CI for6ccd589is green (Tests, Check Extensions, pr, Deprecation deadlines, PR Artifacts all success).
No inline comments; there are no actionable findings.
✅ APPROVED
openhands-release-bot
Bot
force-pushed
the
release-please--branches--main--components--extensions
branch
from
September 23, 2026 01:37
6ccd589 to
c347ed7
Compare
neubig
deleted the
release-please--branches--main--components--extensions
branch
September 23, 2026 04:40
Contributor
Author
|
🤖 Created releases: 🌻 |
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.
🤖 I have created a release beep boop
0.24.0 (2026-09-23)
What's Changed
Features
Bug Fixes
Documentation
Maintenance
New Contributors
Full Changelog: v0.23.0...v0.24.0
This PR was generated with Release Please. See documentation.