docs(changelog): weekly digest 2026-08-24–2026-08-31 - #3563
Conversation
Rewrites the generated draft to publish quality: grouped by theme, commit and PR links kept, review marker removed. Generated and edited by Rames.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Adds the rendered weekly changelog video to the "Week of August 24, 2026" digest entry, matching the DocsVideo embed shape used by the six prior weeks. Video: 1080x1080, 50.0s, Annie VO, built with the changelog-video skill. Gates: hyperframes check 0 errors (contrast 82/82 WCAG AA), seam gate 0 fail across 6 seams, captions verified on rendered frames at every scene midpoint. Signed-off-by: Rames Jusso
|
Weekly video is up and embedded in this PR ( https://static.heygen.ai/hyperframes/changelog-videos/weekly-changelog-aug24-31.mp4 1080x1080, 50.0s, Annie VO. Built from the
Gates:
One thing worth a second opinion:
|
miguel-heygen
left a comment
There was a problem hiding this comment.
Exact-head review at 249259e31fde87456dbef7a00c753fab78d0d656.
Strengths
docs/weekly-updates.mdx:21-26uses the existingFrame > DocsVideoconvention and the file's existing import rather than introducing a second embed shape.docs/weekly-updates.mdx:32-80is source-traceable: every linked commit resolves onmain, every linked PR is merged, and the PR titles/merge commits support the digest copy. The v0.8.13 through v0.8.20 release range also falls inside the stated week.- The hosted asset returns HTTP 200 as
video/mp4and probes as 50.000s, 1080x1080, 30fps H.264 with AAC audio.
Exact-head CI is green: 17 passed, 28 skipped, 0 failed, including Validate docs, Mintlify Deployment, Format, CodeQL, and both Analyze lanes.
Verdict: APPROVE
Reasoning: The digest is accurate, convention-matched, fully source-linked, and the embedded video plus documentation gates verify cleanly at the required latest head.
-- Magi
What
Weekly digest for 2026-08-24 through 2026-08-31, covering 71 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 71 commits and split them by prominence, which buried the week's actual story. Two threads ran through this week and now lead the entry:
Scope
Only
docs/weekly-updates.mdxis touched. The generator also writesupdates/weekly/andupdates/social/; those are left untracked, matching prior weeks.One pre-existing em-dash remains at line 228 in a much older entry. Left alone deliberately, since it is outside this change.
Just leave comments if you want anything reworded.
Drafted by Rames