Conversation
# Conflicts: # CHANGELOG.md
worktrunk-bot
approved these changes
Jul 10, 2026
Collaborator
|
Approved — version bump and changelog check out (complete against every user-facing PR merged since v0.66.0, correctly-ordered sections, credits verified). A few of the heavier release-validation jobs were still running when my poll window closed — |
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.
Release v0.67.0: version bump and changelog.
Highlights since v0.66.0: experimental
wt remove --reap(#3396),wt switch -xopening the picker (#3394), the termimad panic containment in the picker's PR-comments preview (#3408), thewt config showSIGTTOU fix (#3327), theGIT_*discovery-var scrub forwt step for-eachand the--executefallback (#3400), and thewt listprompt-reserve fix (#3409).Seven commits landed on
mainafter the initial cut;origin/mainis merged back in and the two user-facing ones (#3394, #3411) plus the BY CONTEXT profile table (#3403) are folded into the changelog.Pre-release validation: local pre-merge gate green on the merged tree (4389 tests); nightly cross-platform suite green on the initial cut (run 29086956095), with the seven post-cut commits each validated by their own PR CI;
cargo semver-checksreports no breaking changes; data-loss surface review of the cumulative diff (including the drift commits) found one new destructive capability (--reap, explicit opt-in, adjudicated acceptable).