[AAASM-2742] 🔗 (profile): Point node-sdk npm badge at the alpha tag#13
Merged
Conversation
The org-profile repo-status table read the node-sdk npm version from the default 'latest' dist-tag (stale 0.0.1-alpha.3); the newest published release is alpha.5 under the 'alpha' tag. Reading from the alpha tag shows the real latest pre-release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
Review — Claude CodeCI: ✅ No checks (README-only, path-excluded). Nothing to fix. Scope vs AAASM-2742: ✅ The org-profile repo-status table's node-sdk npm badge had the same stale- Two items correctly left as owner follow-ups (noted in the PR, not badge-URL bugs): the "Core release" badge shows alpha.1 because that release is GitHub-flagged "Latest"; and the profile still lists Verdict: ✅ Ready for approval + merge. |
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.
Jira Ticket
Summary
latestdist-tag, which is pinned at0.0.1-alpha.3, while the newest published release is0.0.1-alpha.5under thealphadist-tag. Pointing the badge at thealphatag makes it reflect the real latest pre-release.Changes
profile/README.md: node-sdk npm badge URL now reads thealphadist-tag (…/npm/v/%40agent-assembly%2Fsdk/alpha). Verified it rendersv0.0.1-alpha.5.Validation
v0.0.1-alpha.5; all other profile badges (CI, release, tag, codecov, last-commit, issues/PRs) probed and render real valuesChecklist
[<ticket ID>] <GitEmoji> (<change scope category>): <key point as summary>Owner follow-ups (not code — out of scope for this README PR)
github/v/release/…withoutinclude_prereleases) rendersv0.0.1-alpha.1because that release is the one flagged "Latest" on GitHub, while alpha.5 is the newest pre-release. This is a release-marking/ops decision, not a broken badge — left as-is.agent-assembly-spec. Per project policy the protocol spec lives in theagent-assemblymonorepo; the spec repo's tag/issue/PR badges show no-data. This is a content decision owned by the docs-content stories, not a badge URL fix.🤖 Generated with Claude Code