Skip to content

[AAASM-2742] 🔗 (profile): Point node-sdk npm badge at the alpha tag#13

Merged
Chisanan232 merged 1 commit into
masterfrom
v0.0.1/AAASM-2742/fix_badges
Jun 11, 2026
Merged

[AAASM-2742] 🔗 (profile): Point node-sdk npm badge at the alpha tag#13
Chisanan232 merged 1 commit into
masterfrom
v0.0.1/AAASM-2742/fix_badges

Conversation

@Chisanan232

@Chisanan232 Chisanan232 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Jira Ticket

Summary

  • The org-profile repo-status table read the node-sdk npm version from the default latest dist-tag, which is pinned at 0.0.1-alpha.3, while the newest published release is 0.0.1-alpha.5 under the alpha dist-tag. Pointing the badge at the alpha tag makes it reflect the real latest pre-release.

Changes

  • profile/README.md: node-sdk npm badge URL now reads the alpha dist-tag (…/npm/v/%40agent-assembly%2Fsdk/alpha). Verified it renders v0.0.1-alpha.5.

Validation

  • Content reviewed for accuracy
  • Links verified — badge renders v0.0.1-alpha.5; all other profile badges (CI, release, tag, codecov, last-commit, issues/PRs) probed and render real values
  • No unintended scope changes

Checklist

  • PR title follows: [<ticket ID>] <GitEmoji> (<change scope category>): <key point as summary>
  • PR body follows this template

Owner follow-ups (not code — out of scope for this README PR)

  • The profile "Core release" badge (github/v/release/… without include_prereleases) renders v0.0.1-alpha.1 because 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.
  • The repo-status table still lists agent-assembly-spec. Per project policy the protocol spec lives in the agent-assembly monorepo; 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

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>
@Chisanan232

Copy link
Copy Markdown
Contributor Author

Review — Claude Code

CI: ✅ 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-latest issue → pointed at /alpha (shows v0.0.1-alpha.5). Verified 200.

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 agent-assembly-spec (a content decision).

Verdict: ✅ Ready for approval + merge.

@Chisanan232 Chisanan232 merged commit e4e3ac2 into master Jun 11, 2026
@Chisanan232 Chisanan232 deleted the v0.0.1/AAASM-2742/fix_badges branch June 11, 2026 03:57
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.

1 participant