release: v1.87.0 — first external contribution, GPT-5.6 reviewer, Sonnet 5 medium default#448
Merged
Conversation
…net 5 medium default Catch-up release: seven consumer-affecting commits were stranded on main since v1.86.0 (July 5) because nothing prompts the manual tag-to-publish step — most urgently #445, the Copilot CLI argument-hint fix from the repo's first external contributor (@thejesh23), which npm consumers were not receiving. - CHANGELOG [1.87.0]: leads with the first-external-contribution credit; covers #441 (GPT-5.6 Sol reviewer sweep), #443 (Sonnet 5 medium default, unbacked 5x quota claim removed, hook floor), #445/#447 (Copilot fix + regression test), #446 (Setup A semantics), #440/#442 (chores) - Version bumps at all sites found by the broad grep (v1.85.0 lesson) - ROADMAP #448 (Copilot CLI compat watch) + #449 (release-drift gate — this incident's post-mortem; scope: own-package npm-vs-main watcher) - skills/update: [1.87.0] example line; two oldest bullets trimmed to stay under the 20K session-load cap Cross-model release review: Codex xhigh (GPT-5.6 Sol), 3 rounds to CERTIFIED — caught a sed-falsified historical version citation and two unsupported duration claims in my own incident narrative. All suites green.
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.
Catch-up release publishing the 7 commits stranded since v1.86.0 (July 5) — most urgently #445, @thejesh23's Copilot CLI fix, which npm consumers still aren't receiving.
In the box: CHANGELOG led by the 🏆 first-external-contribution credit · GPT-5.6 Sol reviewer sweep (#441) · Sonnet 5
mediumdefault + 5x-claim removal + hook floor (#443) · Setup A semantics (#446) · #444 regression test (#447) · ROADMAP #448 (Copilot compat watch) + #449 (release-drift gate post-mortem).Review trail: Codex xhigh, 3 rounds to CERTIFIED — round 1 caught the bump-sed falsifying #437's historical version citation and an unsupported 'a full day' duration claim; round 2 caught a residual '9 days' overstatement. All narratives now claim only what timestamps support. All suites green.
After merge:
git tag v1.87.0 && git push origin v1.87.0triggers the npm publish.