Changelog
The changelog explains what changed and why. GitHub Releases remains the exhaustive release artifact and source-commit record; these pages turn that history into a shorter guide with links back into the documentation.
AML publishes the SDK, CLI, and Agent Sandbox image independently, so each artifact keeps its own version history.
How entries are maintained
Section titled “How entries are maintained”AML authors its own changelog with two repository-aware <Agent /> trees. The first runs the authoritative commit collector, investigates the changes, and returns a typed draft. The second publishes that draft, then uses a <FollowUp /> to review, correct, and format the entry.
The Docker image page is rendered directly from the image package’s CHANGELOG.md, so an image release updates one
history rather than copying entries into the website.