release v4.0.0#261
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Cuts Core v4.0.0 for the loader and layout overhaul.
Changes:
- Bumps the Core version to 4.0.0.
- Promotes unreleased changes into the dated v4.0.0 section.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
core.version |
Sets version 4.0.0. |
CHANGELOG.md |
Opens a fresh Unreleased section and publishes v4.0.0 notes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Cuts v4.0.0 — the loader & layout overhaul (numbered fragments, XDG split,
CORE_PROFILE). The implementation landed in #260; this is the release commit only.Diff is exactly the two release files:
core.version:3.9.0→4.0.0CHANGELOG.md:[Unreleased]promoted to## [v4.0.0] - 2026-07-20(fresh[Unreleased]opened above)make release VERSION=4.0.0re-audited green (244 pass, 0 fail; markdownlint validated separately via npx = 0 errors).After merge: tag the merged tip
v4.0.0and create the new moving major aliasv4(leavingv3frozen — this is a MAJOR), which triggersrelease.yml(GitHub Release from the CHANGELOG section) andsync-fanout.yml(opens acore.lock-bump PR in each OS repo). Rollout is canary-first perRELEASE-STRATEGY.md.🤖 Generated with Claude Code
https://claude.ai/code/session_01XgSG8AousYiEznFzv2mEBp
Generated by Claude Code