changelog: v0.4.0 rolled up - #1381
Merged
Merged
Conversation
The 90 entries under docs/changes/unreleased/ become the ## v0.4.0 section of CHANGELOG.md, which is what the stable release's notes are read from. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.
The 91 entries under
docs/changes/unreleased/become the## v0.4.0section ofCHANGELOG.md, which is what the stable release's notes are read from (make changelog VERSION=v0.4.0). Docs only; nothing else moves.The order is the one docs/rules/promotion.md gives: roll up on
dev, promote this commit tostaging, fast-forwardmain, then dispatchReleaseonmainwithchannel=stableandcomponent=minorto cut v0.4.0 (the worker harness, devaf, the model picker table, the installer receipt, home sessions, and the two fixes #1376/#1377 from the 2026-09-21 staging verification).🤖 Generated with Claude Code