docs(changelog): weekly digest 2026-08-31–2026-09-07 - #3749
Merged
Conversation
Rewritten from the 111 non-merge commits in the window, grouped by theme. The week was mostly hardening: file reads pinned to checked descriptors, bounded parser scans, and isolated concurrent writes. Studio agent control and site capture continued. Every commit sha and PR number was resolved and verified against the repo, not hand-typed. — Rames
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Embeds the rendered 49.5s digest video. Uploaded to static.heygen.ai/hyperframes/changelog-videos/weekly-changelog-aug31-sep07.mp4 and verified live before committing the src (200, content-length matches the object, cache miss). — Rames Jusso
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.
What
Weekly digest for 2026-08-31 through the end of 2026-09-07, covering 111 commits on
main.Generated with
bun run changelog:weekly, then rewritten to publish quality:git rev-parserather than typed by hand.TODO: reviewmarker is removed.Why this shape
The generator surfaced 10 of 111 commits, and 1 of those 10 was already published in last week's entry. Its picks were two lint rules and three capture nits, which is not what the week was.
This was a hardening week, and the entry now leads with it. Three arcs account for 21 commits:
Studio agent control (#3520, #3581) and site capture (#3727, #3598, #3606, #3607, #3726) continued from last week.
Items are worded as what is now true rather than what used to be exploitable. The underlying PRs are public and linked, so nothing is hidden; the digest just isn't the place for the repro.
Window and counts
2026-08-31T00:00:00Z.5b45bcc16,f84b4c23d), so 111 are genuinely new. Found by set-subtracting the 34 SHAs that entry cites, not by guessing a date cut./tags. No gaps in the sequence.Test plan
mint validatepasses fromdocs/.origin/main, and fall inside the window. All 76 cited PRs resolve and are merged. Each SHA to PR pairing comes from the commit subject's own inline(#N), not from merge ancestry.calibration-10andcalibration-50, both inert, so nothing this week is gated off.Scope
Only
docs/weekly-updates.mdxis touched. The generator also writesupdates/weekly/andupdates/social/; those are left untracked, matching prior weeks.The video embed is not in this commit. It gets added once the video is rendered and uploaded, which is blocked on an expired AWS SSO session.
Just leave comments if you want anything reworded.
Drafted by Rames