Skip to content

docs: replace stale pre-release badge - #14

Merged
JinxinWonderWorld merged 2 commits into
mainfrom
agent/readme-release-badge
Aug 11, 2026
Merged

docs: replace stale pre-release badge#14
JinxinWonderWorld merged 2 commits into
mainfrom
agent/readme-release-badge

Conversation

@JinxinWonderWorld

@JinxinWonderWorld JinxinWonderWorld commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Replace the stale Status: pre-release badge with a Version: v0.1.0 badge.
  • Link the badge to the public v0.1.0 tag.
  • Update the README contract test to assert the released-version badge and tag link.

Why

The README badge was hard-coded in the initial public commit and was not updated when v0.1.0 was tagged and its versioned documentation was published. It therefore continued to describe the repository as pre-release.

This change makes the README agree with the repository tag and the /0.1.0/ documentation paths.

Impact

Documentation-only. Runtime behavior and compatibility are unchanged.

Validation

  • git diff --check
  • python -m pytest -q tests/test_readme_contracts.py (7 passed)
  • Confirmed the old pre-release badge is absent and the new version badge appears once.
  • Confirmed refs/tags/v0.1.0 resolves to commit 484ee1da984ef3d9cbcebbc5c270b7f5b090c28d.
  • GitHub Actions run 31522652812: backend, frontend, and E2E passed.

@JinxinWonderWorld
JinxinWonderWorld marked this pull request as ready for review August 11, 2026 18:30
@JinxinWonderWorld
JinxinWonderWorld merged commit c352082 into main Aug 11, 2026
3 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.

1 participant