π docs(release): prepare v1.6.0-rc.8 - #626
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. π βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: β Files ignored due to path filters (1)
π Files selected for processing (16)
π WalkthroughWalkthroughThe release identity is updated from Possibly related PRs
π₯ Pre-merge checks | β 2β Passed checks (2 passed)
β¨ Finishing Touchesπ Generate docstrings
π§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai full review |
β Action performedFull review finished. |
Standard release-identity prep for **v1.6.0-rc.9** (same-day follow-up to rc.8), replicating the rc.8 prep (#626) pattern exactly: - CHANGELOG: `[Unreleased]` β `## [1.6.0-rc.9] β 2026-07-28` (keeps #630's Portwing edge-streaming entries, adds the two #631 UI fixes under Fixed), fresh empty `[Unreleased]`, link chain updated - 17-file identity bump: README badge/highlights, demo mocks, site-config/site-content, API doc samples, quickstart tag matrix, updates highlights section, pinned identity test constants (RC=1.6.0-rc.9, PREV=1.6.0-rc.8) - Version files stay at base `1.6.0` per the RC ritual Verified: 133/133 scripts tests, non-empty `extract-changelog-entry` body for v1.6.0-rc.9, no stale rc.8 identity outside deliberate history. Full local pre-push gate green. rc.9 delta over rc.8 = #630 (Portwing edge streaming default-on) + #631 (row-overlay chip clip fix, registry-error tag-cell fix). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Changelog - β¨ Added v1.6.0-rc.9 highlights covering Portwing edge log streaming and two UI fixes. - π§ Changed release identity references across documentation, demos, site content, API samples, quickstart data, and tests from rc.8 to rc.9. - π§ Changed changelog compare-link chain and added a fresh `[Unreleased]` section. - π§ Retained version files at base version `1.6.0`. - β Verified 133 script tests, changelog extraction, stale rc.8 checks, and the full pre-push gate. ## Concerns - No runtime code changes are included. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Prepares the release surfaces for cutting
v1.6.0-rc.8. No runtime code changes.Why now
The #565 agent-report override wipe (#624) and the #623 action-trigger allow-list lockout (#625) are both runtime fixes, so they force a new candidate and restart the soak.
What's here
Changelog. Promotes
[Unreleased]to[1.6.0-rc.8] β 2026-07-28sorelease-cut.yml's CHANGELOG validation resolves an entry for the tag. Both Fixed entries came in with #624/#625; this adds the link definitions and a fresh empty Unreleased section.Release identity. The usual 17-file bump, mirroring the rc.7 prep (#609): version badge,
site-config.ts, the roadmap entry insite-content.ts, demo mock fixtures, the API doc response samples, the quickstart tag matrix, a new highlights section on the updates page, and the three pinned identity tests underscripts/. README highlights block keeps the cumulative v1.6 feature list (badge + summary line bump only).All eight version files already sit at the
1.6.0base, so nopackage.jsonbump is needed.Verification
node --test scripts/*.test.mjs: 133 pass, 0 failChangelog
β¨ Added
v1.6.0-rc.8highlights and changelog links for#624and#625.π§ Promoted the changelog release entry to
1.6.0-rc.8dated July 28, 2026 and added a new Unreleased section.π§ Updated release identity across badges, site configuration, roadmap/content, fixtures, API examples, quickstart tags, and identity tests.
π§ Retained the cumulative v1.6 feature list in the README.
π§ Left
package.jsonunchanged.133 script tests and the full pre-push gate passed.
No substantive review findings were reported.