chore(release): prepare v0.6.4 - #91
Merged
Merged
Conversation
KayIter
approved these changes
Aug 7, 2026
KayIter
left a comment
Contributor
There was a problem hiding this comment.
Reviewed the v0.6.4 changelog updates. I do not see any blocking customer-facing or open-source disclosure issues in the release notes. The changelog/release-note pair validation passes, and GitHub CI is green. Approving.
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.
Summary
0.6.4entries toCHANGELOG.mdandCHANGELOG-zh.mdv0.6.3, including identity and credential workflows, lifecycle waiting, update checks, progress feedback, improved error guidance, API metadata updates, and non-root installation supportRelease highlights
agr identityandagr credentialworkflow commands--waitsupport across Instance and Tool lifecycle commands, including deletionagr update, cached background update notices, create-command progress spinners, and inline fix suggestionsinstance pause --memoryandinstance resume --timeoutthrough refreshed AGS API metadata$HOME/.local/binwithout implicitsudowhen/usr/local/binis not writableValidation
bash scripts/changelog.sh validate-pair 0.6.4bash scripts/changelog.sh validate-release-notes-pair 0.6.4bash scripts/changelog.sh extract 0.6.4 /private/tmp/agr-v064-release-notes.mdgo run ./cmd/internal/cobragen checkgo test ./internal/apimeta/... -count=1go test ./...git diff --checkAfter this PR is merged, tag its exact merge commit as
v0.6.4to trigger the release workflow.