Skip to content

chore: add badges to README#3

Merged
dortort merged 8 commits into
mainfrom
chore/readme-badges
Feb 25, 2026
Merged

chore: add badges to README#3
dortort merged 8 commits into
mainfrom
chore/readme-badges

Conversation

@dortort
Copy link
Copy Markdown
Owner

@dortort dortort commented Feb 25, 2026

Summary

  • Add CI status, npm version, TypeScript, license, Node.js, and Vercel AI SDK badges to the top of the README for at-a-glance project info

Test plan

  • Verify badge markdown renders correctly on GitHub
  • Confirm CI badge links to the correct workflow
  • Confirm npm badge links to the correct package page

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only updates (badges/link tweaks and diagram formatting) with no runtime or API changes.

Overview
Adds a set of status/metadata badges (CI, npm, TypeScript, license, Node, Vercel AI SDK, Docs) to the top of README.md and includes a prominent link to the hosted documentation.

Replaces the large ASCII architecture diagram in README.md with a short textual pipeline description and a link to the docs’ architecture section, and lightly adjusts the diagram formatting in docs/index.md for alignment/consistency.

Written by Cursor Bugbot for commit d0ba170. This will update automatically on new commits. Configure here.

dortort and others added 8 commits February 24, 2026 23:58
Add CI status, npm version, TypeScript, license, Node.js, and
Vercel AI SDK badges for at-a-glance project info.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The content row was 1 character wider than the border rows, causing
the right edge to render misaligned.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ASCII box-drawing characters render with inconsistent widths across
fonts, causing persistent misalignment. Mermaid renders as an SVG
on GitHub so it displays correctly everywhere.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Mermaid renders \n literally in node labels; <br/> is the correct
line break syntax.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Two divergent architecture diagrams are a maintenance risk. Keep the
detailed version in docs/index.md as the single source of truth and
link to it from the README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
All three boxes had content rows 1 character wider than their
border rows, causing the right edge to render misaligned.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dortort dortort merged commit 212db94 into main Feb 25, 2026
4 checks passed
@dortort dortort deleted the chore/readme-badges branch February 25, 2026 06:58
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