docs: freeze changelog for v0.5.6 - #187
Merged
Merged
Conversation
Write bilingual notes for the namespace-tool expansion and Responses reasoning replay, then move them out of Unreleased into 0.5.6.
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.
What
Prepare the next patch release (0.5.6) by writing the bilingual release notes for the only user-facing change since v0.5.5 and moving them out of
## Unreleased.The change carried by this release is the namespace-tool / reasoning-replay work merged in #186:
type: "namespace"tool wrappers into plain function tools (namespace__name) for the Responses adapter, Trae, and WorkBuddy; drop hosted shells (type: "mcp"/web_search)reasoningitems onto the following assistant message or function call asreasoning_content(WorkBuddy thinking mode)function_call_outputand liftinput_imageblocks into a following user messageChecks
python3 scripts/release-notes.py validate— passpython3 scripts/release-notes.py self-test— passpython3 scripts/release-notes.py extract-for-release v0.5.6— emits the 3 EN / 3 中文 bulletsgo test ./...,go vet ./...— pass (docs-only change)Release
Merging this does not publish anything. After merge, run the Release workflow from
mainwithbump = patchto tagv0.5.6and publish the image.Notes
CHANGELOG.md.deploy/README.mdsays both "three previous stable releases" and "five most recent snapshots" for rollback;docs/PRIVATE_DEPLOYMENT.mdis a local, gitignored runbook still pinned to v0.5.1.