Revert 0.3.24 commits off main for clean 0.3.23 cut - #947
Closed
TheGreatAxios wants to merge 3 commits into
Closed
Conversation
Collaborator
Author
|
Superseded: Path B won — the three commits stay on main and shipped in 0.3.23 with notes instead. No revert needed. |
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.
Three 0.3.24 commits landed on main mid-0.3.23-cut and must leave the release clean. This PR reverts them as three standard revert commits (newest first), with no other changes.
Reverted:
Verification: tree at HEAD is identical to the pre-merge state (9ff51db^) —
git diff 9ff51db6^ HEADis empty.bun run typecheck(exit 0),bun run build(exit 0), and the three reverted packages' tests (43 pass, 0 fail) are green.bun run checkis green modulo the known pre-existing oxfmt red on untouched src/subagent/spawn-agent-worktree.test.ts.Re-merge these three commits after the 0.3.23 tag. DO NOT MERGE this PR here — the parent merges after CI is green.