Skip to content

chore(release): prepare v0.6.4 - #91

Merged
KayIter merged 1 commit into
TencentCloudAgentRuntime:mainfrom
jo-hnny:release/v0.6.4
Aug 7, 2026
Merged

chore(release): prepare v0.6.4#91
KayIter merged 1 commit into
TencentCloudAgentRuntime:mainfrom
jo-hnny:release/v0.6.4

Conversation

@jo-hnny

@jo-hnny jo-hnny commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add matching 0.6.4 entries to CHANGELOG.md and CHANGELOG-zh.md
  • cover all user-visible changes merged after v0.6.3, including identity and credential workflows, lifecycle waiting, update checks, progress feedback, improved error guidance, API metadata updates, and non-root installation support
  • keep the required release-note sections and ordering used by the tag-triggered release workflow

Release highlights

  • add 17 agr identity and agr credential workflow commands
  • add operation-aware --wait support across Instance and Tool lifecycle commands, including deletion
  • add agr update, cached background update notices, create-command progress spinners, and inline fix suggestions
  • expose instance pause --memory and instance resume --timeout through refreshed AGS API metadata
  • install to $HOME/.local/bin without implicit sudo when /usr/local/bin is not writable

Validation

  • bash scripts/changelog.sh validate-pair 0.6.4
  • bash scripts/changelog.sh validate-release-notes-pair 0.6.4
  • bash scripts/changelog.sh extract 0.6.4 /private/tmp/agr-v064-release-notes.md
  • go run ./cmd/internal/cobragen check
  • go test ./internal/apimeta/... -count=1
  • go test ./...
  • git diff --check

After this PR is merged, tag its exact merge commit as v0.6.4 to trigger the release workflow.

@jo-hnny
jo-hnny requested a review from KayIter August 7, 2026 07:08

@KayIter KayIter left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@KayIter
KayIter merged commit 5711328 into TencentCloudAgentRuntime:main Aug 7, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants