Add Enterprise 0.24.0 release notes and ohe-release-notes skill#631
Draft
mamoodi wants to merge 6 commits into
Draft
Add Enterprise 0.24.0 release notes and ohe-release-notes skill#631mamoodi wants to merge 6 commits into
mamoodi wants to merge 6 commits into
Conversation
Aggregate release notes from enterprise-server (cloud-1.41.0 through cloud-1.46.2) and runtime-api (v0.4.0, v0.5.0) into a single Enterprise release notes page under the Enterprise tab. Co-authored-by: openhands <openhands@all-hands.dev>
Remove component version table, per-component sections, and per-version subsections. All entries are now grouped under Features, Bug Fixes, and Maintenance within the 0.24.0 release. Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
Merge features, bug fixes, and maintenance items from 21 OpenHands-Cloud releases into the consolidated Enterprise 0.24.0 release notes. Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: openhands <openhands@all-hands.dev>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
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.
Summary
Adds a consolidated release notes page for OpenHands Enterprise 0.24.0 and a reusable skill for generating future Enterprise release notes.
Changes
New page:
enterprise/release-notes.mdxAggregates release notes from three component repositories into a single flat page organized by category (Features, Bug Fixes, Maintenance):
OpenHands/OpenHands): releasescloud-1.41.0throughcloud-1.46.2OpenHands/runtime-api): releasesv0.4.0andv0.5.0OpenHands/OpenHands-Cloud): releasesopenhands/0.13.3throughopenhands/0.24.0Automated noise (SDK bumps, release chore PRs, backport cherry-picks, image tag bumps) has been filtered out.
Updated:
docs.jsonAdded
enterprise/release-notesto the Enterprise tab navigation under the "OpenHands Enterprise" group.New skill:
.agents/skills/ohe-release-notes.mdA skill triggered by
ohe-release-notesthat documents the full procedure for generating future Enterprise release notes — required inputs, repo/tag mappings, filtering rules, and output format.This PR was created by an AI agent (OpenHands) on behalf of the user.
@mamoodi can click here to continue refining the PR