Skip to content

docs: refresh root README for v0.2.1 public release#15

Merged
marmar9615-cloud merged 1 commit intomainfrom
fix/root-readme-v021-public
Apr 28, 2026
Merged

docs: refresh root README for v0.2.1 public release#15
marmar9615-cloud merged 1 commit intomainfrom
fix/root-readme-v021-public

Conversation

@marmar9615-cloud
Copy link
Copy Markdown
Owner

Summary

The root README still referenced v0.2.0 in three line-localised
spots (status badge, Status section intro, release-notes link) even
though v0.2.1 is now Latest on npm and on GitHub. This PR refreshes
those three locations and does nothing else.

What changed

- [![Status: v0.2.0](https://img.shields.io/badge/Status-v0.2.0-blue)]()
+ [![Status: v0.2.1](https://img.shields.io/badge/Status-v0.2.1-blue)]()
- **AgentBridge v0.2.0 is the first public release.** The publishable
- packages are available on npm under the `@marmarlabs` scope.
+ **AgentBridge v0.2.1 is live on npm under the `@marmarlabs` scope.**
+ v0.2.0 was the first public release; v0.2.1 is a docs-only cleanup
+ patch on top.
- For the v0.2.0 release notes, see
- [docs/releases/v0.2.0.md](docs/releases/v0.2.0.md).
+ For release notes, see [docs/releases/v0.2.1.md](docs/releases/v0.2.1.md)
+ for the current release and
+ [docs/releases/v0.2.0.md](docs/releases/v0.2.0.md) for the first public
+ release.

git diff --stat origin/main: README.md | 13 ++++++------- — 8 insertions, 5 deletions, one file.

What did NOT change

Stale-wording sweep on the new file

rg "Public Beta|Public beta|v0.2.0 beta|source-only|once they are available|@marmar9615-cloud/agentbridge|npx agentbridge|tested on Node 25" README.md
→ (no matches)

Good-wording sweep:

rg "v0.2.1|@marmarlabs/agentbridge-cli|@marmarlabs/agentbridge-sdk|Node 20.x and 22.x" README.md
→ 11 matches across the expected lines (badge, status, install, requirements, CLI examples, …)

Test plan

  • CI passes on Node 20.x and 22.x
  • After merge, raw README on main has zero stale-wording matches
  • After merge, raw README on main includes the four good-wording strings (v0.2.1, @marmarlabs/agentbridge-cli, @marmarlabs/agentbridge-sdk, Node 20.x and 22.x)

🤖 Generated with Claude Code

The root README still pointed at v0.2.0 (status badge, Status section
intro, release-notes link) even though v0.2.1 is now Latest on npm and
on GitHub. Three line-localised edits to bring it current — no
content/structure changes elsewhere in the file.

- Status badge: v0.2.0 → v0.2.1
- Status section intro reframed to call v0.2.1 the current release
  and v0.2.0 the first public release
- Release-notes paragraph now links to docs/releases/v0.2.1.md
  (current) alongside v0.2.0.md (first public release)

No code, schema, or build-output changes. Package versions,
@marmarlabs scope, install commands, Node requirement, CLI examples
are already in the correct form and untouched.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@marmar9615-cloud marmar9615-cloud merged commit 611824d into main Apr 28, 2026
2 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