Main to dev sync - #853
Merged
Merged
Conversation
docs(command-center): add overview video to the Agent Command Center page
docs(command-center): autoplay overview video on #watch links
Dev to main, 26th June, 2026
Dev to main, 1st July, 2026
Dev to main, 6th July, 2026
Dev to main, 10th July, 2026
Dev to main, 16th July, 2026
Dev to main, 16th July, 2026
Dev to main, 16th July, 2026
Dev to main, 16th July, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Wipe the fictional v1.0.0–v2.0.0 entries so the page starts empty, ready for the first real automated release below the insert marker. Drop the now unused Callout import. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add escapeMdx() and apply it to bullet lines in mapped sections and
breaking-changes lines so <, { and } in release notes can't break the MDX
build. Add a test covering the escaping and a lockstep comment tying
SECTION_MAP to release-please-config.json.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…angelog The sync was pointed at src/pages/changelog.mdx — orphan scaffold with no navigation links. The real, actively maintained surface is src/pages/docs/release-notes.mdx (weekly product-voice entries). Transform now emits that page's exact format (styled wrapper + Features / Bugs/Improvements / Breaking Changes subsections, Bug Fixes + Performance merged into the existing Bugs/Improvements bucket) and inserts new versions on top of the existing entries. Orphan changelog.mdx deleted. Tests: 5/5. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Owner decision: this PR no longer touches the changelog page at all — neither deletion nor placeholder wipe. It is restored byte-identical to main. The release-notes sync is unaffected (targets docs/release-notes.mdx). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ci(changelog): sync docs changelog from platform releases
…UB_TOKEN The org forbids GitHub Actions from creating PRs with GITHUB_TOKEN; App installation tokens are exempt (release bot App already installed on this repo). Mint a scoped token and use it for both the branch push and gh pr create — consistent with how future-agi opens its release PRs, and avoids relaxing the org-wide setting. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
ci(changelog): open release-notes PR with App token (not GITHUB_TOKEN)
Dev to main, 10th Aug, 2026
Dev to main, 13th August, 2026
Dev to main, 14th Aug, 2026
Dev to main, 14th August, 2026
Dev to main, 14th Aug, 2026
Dev to main, 17th August, 2026
Dev to main, 17th August, 2026
Dev to main, 18th Aug, 2026
Dev to main, 19th Aug, 2026
docs(release-notes): add weeks of Jul 22 to Aug 10, 2026
Dev to main, 25th Aug, 2026
Dev to main, 27th Aug, 2026
Dev to main, 7th Sep, 2026
hadarishav
approved these changes
Sep 8, 2026
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.
Pull Request
Description
Describe the changes in this pull request:
Checklist
Related Issues
Closes #<issue_number>